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

## [0.52.3](https://github.com/saltstack-formulas/mysql-formula/compare/v0.52.2...v0.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
))
5.5 KiB
5.5 KiB
Changelog
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 ofdevelop
[skip ci] (5efe938) - kitchen: use
develop
image untilmaster
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 forv0.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
Continuous Integration
- merge travis matrix, add
salt-lint
&rubocop
tolint
job () - travis: merge
rubocop
linter into mainlint
job ()
0.52.1 (2019-10-10)
Bug Fixes
Continuous Integration
- kitchen: change
log_level
todebug
instead ofinfo
() - kitchen: install required packages to bootstrapped
opensuse
[skip ci] () - kitchen: use bootstrapped
opensuse
images until2019.2.2
[skip ci] () - platform: add
arch-base-latest
(commented out for now) [skip ci] () - yamllint: add rule
empty-values
& use newyaml-files
setting () - merge travis matrix, add
salt-lint
&rubocop
tolint
job () - use
dist: bionic
& applyopensuse-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)