mysql-formula/docs/CHANGELOG.rst
semantic-release-bot bac7ff2d3f chore(release): 0.56.0 [skip ci]
# [0.56.0](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.2...v0.56.0) (2021-07-19)

### Continuous Integration

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

### Features

* **freebsd:** update packages from ``py37-*`` => ``py38-*`` ([70eeed8](70eeed80c1))
* **osfingermap:** add support for `Debian 11` [skip ci] ([3ea9b34](3ea9b34759))
2021-07-19 14:53:47 +00:00

17 KiB

Changelog

0.56.0 (2021-07-19)

Continuous Integration

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

Features

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

0.55.2 (2021-05-07)

Bug Fixes

  • salt-user: fix setting grants for the salt user (`346633d <346633d6f6>`_)

Continuous Integration

  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (`3df6d64 <3df6d6410d>`_)

Documentation

  • readme: fix headings [skip ci] (`897a83d <897a83dc2a>`_)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (`c11750c <c11750c9cc>`_)

0.55.1 (2021-03-23)

Bug Fixes

  • salt-user: redirect error output from user access checks (`4cb4c05 <4cb4c05e48>`_)

Continuous Integration

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

0.55.0 (2020-12-16)

Bug Fixes

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

Continuous Integration

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

Features

  • credentials: add socket access (`1c70b0a <1c70b0abc1>`_)

0.54.2 (2020-08-27)

Bug Fixes

  • indent: properly indent file.directory block (`7791268 <7791268d13>`_), closes #250

0.54.1 (2020-08-24)

Bug Fixes

  • freebsd: upgrade to mysql57-server (`ec68199 <ec681995b4>`_)

0.54.0 (2020-07-10)

Continuous Integration

  • kitchen: use saltimages Docker Hub where available [skip ci] (`b37a8a7 <b37a8a7c97>`_)

Features

  • socket_authentication: allow unix_socket authentication (`8eccd5a <8eccd5a68c>`_)

0.53.0 (2020-06-01)

Continuous Integration

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

Features

  • focal: add settings for ubuntu-20.04 (`0d77164 <0d77164f39>`_)

0.52.7 (2020-05-19)

Bug Fixes

  • osfamilymap.yaml: update SUSE defaults (`8ee79a7 <8ee79a7bb0>`_)

Continuous Integration

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

0.52.6 (2020-04-17)

Bug Fixes

  • reload-modules: do reload_modules on py module installation (`2b6e704 <2b6e704c96>`_)

Continuous Integration

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

0.52.5 (2019-12-10)

Bug Fixes

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

0.52.4 (2019-12-03)

Styles

  • remove previous line from jinja directives (`ec0e2a7 <ec0e2a765a>`_)

0.52.3 (2019-12-03)

Bug Fixes

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

Continuous Integration

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

Documentation

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

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`1980c63 <1980c634b9>`_)

0.52.2 (2019-10-11)

Bug Fixes

Continuous Integration

0.52.1 (2019-10-10)

Bug Fixes

Continuous Integration

0.52.0 (2019-08-17)

Features

0.51.0 (2019-08-08)

Bug Fixes

Features

0.50.0 (2019-07-12)

Features