Skip to content

Latest commit

 

History

History
318 lines (161 loc) · 18.4 KB

CHANGELOG.md

File metadata and controls

318 lines (161 loc) · 18.4 KB

Changelog

0.56.4 (2023-11-28)

Bug Fixes

  • bug: config arrays as multiple lines (fabd837)

Continuous Integration

  • update pre-commit configuration inc. for pre-commit.ci [skip ci] (3880cd3)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (47ff13c)

Styles

  • update precommit and style (5f487e3)

Tests

  • packages: update for ubuntu-22.04 [skip ci] (6e2433e)
  • system: add build_platform_codename [skip ci] (bb6b4e5)
  • system.rb: add support for mac_os_x [skip ci] (924cc3a)

0.56.3 (2022-02-12)

Code Refactoring

  • salt-lint: fix violation (7b62a62)

Continuous Integration

  • update linters to latest versions [skip ci] (d9a2eb5)
  • gemfile: allow rubygems proxy to be provided as an env var [skip ci] (0a08d4f)
  • kitchen+ci: update with 3004 pre-salted images/boxes [skip ci] (3abbd24)
  • kitchen+ci: update with latest CVE pre-salted images [skip ci] (c66269a)
  • kitchen+gitlab: update for new pre-salted images [skip ci] (8ef45fb)

0.56.2 (2021-09-04)

Bug Fixes

  • centos7: add correct pymysql package on cent7/saltpy3 (9722b02)
  • ci: corrected ruby last else (df2fa30)

Continuous Integration

  • centos: add centos ci; fix test pillar (060b43f)

0.56.1 (2021-08-25)

Code Refactoring

  • jinja: improve indentation (d09728e)

Continuous Integration

  • gemfile+lock: use ssf customised inspec repo [skip ci] (8f91b4f)
  • kitchen+ci: update with latest 3003.2 pre-salted images [skip ci] (d908ad5)

0.56.0 (2021-07-19)

Continuous Integration

  • add Debian 11 Bullseye & update yamllint configuration [skip ci] (ee34e48)
  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (4d5e6d9)
  • kitchen: move provisioner block & update run_command [skip ci] (f51d4ba)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (13c8450)
  • add arch-master to matrix and update .travis.yml [skip ci] (8dbff38)

Features

  • freebsd: update packages from py37-* => py38-* (70eeed8)
  • osfingermap: add support for Debian 11 [skip ci] (3ea9b34)

0.55.2 (2021-05-07)

Bug Fixes

  • salt-user: fix setting grants for the salt user (346633d)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (3df6d64)

Documentation

  • readme: fix headings [skip ci] (897a83d)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (c11750c)

0.55.1 (2021-03-23)

Bug Fixes

  • salt-user: redirect error output from user access checks (4cb4c05)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (e20d7c6)
  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (63561c0)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (d08b960)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (1af83d1)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (b27382a)
  • pre-commit: update hook for rubocop [skip ci] (86397f6)

0.55.0 (2020-12-16)

Bug Fixes

  • percona: fix startswith error (6b39bda)
  • redhat: added missing client socket (b0f370c)
  • redhat: update python library, add missing deps (3cab000)
  • server: fix salt-lint violations [skip ci] (2d1c7c3)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (fb50e26)
  • pre-commit: add to formula [skip ci] (11e6460)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (87cb5b7)
  • pre-commit: finalise rstcheck configuration [skip ci] (92bf43a)

Features

  • credentials: add socket access (1c70b0a)

0.54.2 (2020-08-27)

Bug Fixes

  • indent: properly indent file.directory block (7791268), closes #250

0.54.1 (2020-08-24)

Bug Fixes

  • freebsd: upgrade to mysql57-server (ec68199)

0.54.0 (2020-07-10)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (b37a8a7)

Features

  • socket_authentication: allow unix_socket authentication (8eccd5a)

0.53.0 (2020-06-01)

Continuous Integration

  • kitchen+travis: use latest pre-salted images (7ea518a)
  • travis: add notifications => zulip [skip ci] (8adfc4b)

Features

  • focal: add settings for ubuntu-20.04 (0d77164)

0.52.7 (2020-05-19)

Bug Fixes

  • osfamilymap.yaml: update SUSE defaults (8ee79a7)

Continuous Integration

  • gemfile.lock: add to repo with updated Gemfile [skip ci] (9e9fa3e)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (c1dddc3)
  • workflows/commitlint: add to repo [skip ci] (b4c6570)

0.52.6 (2020-04-17)

Bug Fixes

  • reload-modules: do reload_modules on py module installation (2b6e704)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (04f75a7)
  • kitchen: avoid using bootstrap for master instances [skip ci] (ef7a2ce)
  • travis: use major.minor for semantic-release version [skip ci] (b4f5f79)

0.52.5 (2019-12-10)

Bug Fixes

  • db_load: preserve space between -h and -p on the db load cmd.wait (a05f263)

0.52.4 (2019-12-03)

Styles

  • remove previous line from jinja directives (ec0e2a7)

0.52.3 (2019-12-03)

Bug Fixes

  • mac_shortcut.sh: fix shellcheck errors (7b309f8)
  • release.config.js: use full commit hash in commit link [skip ci] (3f51b8b)

Continuous Integration

  • kitchen: use debian-10-master-py3 instead of develop [skip ci] (5efe938)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (63bfb4a)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (27ac5a3)
  • travis: apply changes from build config validation [skip ci] (d520848)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (1a8d914)
  • travis: quote pathspecs used with git ls-files [skip ci] (3fb5a82)
  • travis: run shellcheck during lint job [skip ci] (0931835)
  • travis: update salt-lint config for v0.0.10 [skip ci] (1512279)
  • travis: use build config validation (beta) [skip ci] (40d4b97)

Documentation

  • contributing: remove to use org-level file instead [skip ci] (6afcc80)
  • readme: update link to CONTRIBUTING [skip ci] (01f25a3)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (1980c63)

0.52.2 (2019-10-11)

Bug Fixes

  • rubocop: add fixes using rubocop --safe-auto-correct ()

Continuous Integration

  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • travis: merge rubocop linter into main lint job ()

0.52.1 (2019-10-10)

Bug Fixes

  • server.sls: fix salt-lint errors ()
  • user.sls: fix salt-lint errors ()

Continuous Integration

  • kitchen: change log_level to debug instead of info ()
  • kitchen: install required packages to bootstrapped opensuse [skip ci] ()
  • kitchen: use bootstrapped opensuse images until 2019.2.2 [skip ci] ()
  • platform: add arch-base-latest (commented out for now) [skip ci] ()
  • yamllint: add rule empty-values & use new yaml-files setting ()
  • merge travis matrix, add salt-lint & rubocop to lint job ()
  • use dist: bionic & apply opensuse-leap-15 SCP error workaround ()

0.52.0 (2019-08-17)

Features

  • yamllint: include for this repo and apply rules throughout (9f739fa)

0.51.0 (2019-08-08)

Bug Fixes

  • connector: fix typos (connnector) and missing enabled (bdee94a)

Features

  • linux: archlinux support (no osmajorrelase grain) (4b4ad88)

0.50.0 (2019-07-12)

Features

  • semantic-release: implement for this formula (1d2e2f5)