mirror of
https://github.com/saltstack-formulas/mysql-formula.git
synced 2025-04-16 01:30:25 +00:00

## [0.52.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.1...v0.52.2) (2019-10-11) ### Bug Fixes * **rubocop:** add fixes using `rubocop --safe-auto-correct` ([](https://github.com/saltstack-formulas/mysql-formula/commit/fca3b04)) ### Continuous Integration * merge travis matrix, add `salt-lint` & `rubocop` to `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/b2b8863)) * **travis:** merge `rubocop` linter into main `lint` job ([](https://github.com/saltstack-formulas/mysql-formula/commit/26dc562))
3.6 KiB
3.6 KiB
Changelog
0.52.2 (2019-10-11)
Bug Fixes
- rubocop: add fixes using
rubocop --safe-auto-correct
(` <https://github.com/saltstack-formulas/mysql-formula/commit/fca3b04>`_)
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job (` <https://github.com/saltstack-formulas/mysql-formula/commit/b2b8863>`_) - travis: merge
rubocop
linter into mainlint
job (` <https://github.com/saltstack-formulas/mysql-formula/commit/26dc562>`_)
0.52.1 (2019-10-10)
Bug Fixes
- server.sls: fix
salt-lint
errors (` <https://github.com/saltstack-formulas/mysql-formula/commit/764dd0c>`_) - user.sls: fix
salt-lint
errors (` <https://github.com/saltstack-formulas/mysql-formula/commit/a014e55>`_)
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
(` <https://github.com/saltstack-formulas/mysql-formula/commit/75fd8dc>`_) - kitchen: install required packages to bootstrapped
opensuse
[skip ci] (` <https://github.com/saltstack-formulas/mysql-formula/commit/8b89ebc>`_) - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] (` <https://github.com/saltstack-formulas/mysql-formula/commit/4bdaab7>`_) - platform: add
arch-base-latest
(commented out for now) [skip ci] (` <https://github.com/saltstack-formulas/mysql-formula/commit/5c20c9b>`_) - yamllint: add rule
empty-values
& use newyaml-files
setting (` <https://github.com/saltstack-formulas/mysql-formula/commit/2322ff6>`_) - merge travis matrix, add
salt-lint
&rubocop
tolint
job (` <https://github.com/saltstack-formulas/mysql-formula/commit/00494d5>`_) - use
dist: bionic
& applyopensuse-leap-15
SCP error workaround (` <https://github.com/saltstack-formulas/mysql-formula/commit/05b1cef>`_)
0.52.0 (2019-08-17)
Features
- yamllint: include for this repo and apply rules throughout (`9f739fa <https://github.com/saltstack-formulas/mysql-formula/commit/9f739fa>`_)
0.51.0 (2019-08-08)
Bug Fixes
- connector: fix typos (connnector) and missing
enabled
(`bdee94a <https://github.com/saltstack-formulas/mysql-formula/commit/bdee94a>`_)
Features
- linux: archlinux support (no osmajorrelase grain) (`4b4ad88 <https://github.com/saltstack-formulas/mysql-formula/commit/4b4ad88>`_)
0.50.0 (2019-07-12)
Features
- semantic-release: implement for this formula (`1d2e2f5 <https://github.com/saltstack-formulas/mysql-formula/commit/1d2e2f5>`_)