From dbc341dd400c6efe7229e919b38481f3f61c9b6a Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 7 May 2021 19:05:01 +0000 Subject: [PATCH] chore(release): 0.55.2 [skip ci] ## [0.55.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.1...v0.55.2) (2021-05-07) ### Bug Fixes * **salt-user:** fix setting grants for the salt user ([346633d](https://github.com/saltstack-formulas/mysql-formula/commit/346633d6f65a4da5e44a9e7c1cff9f00e0e2075b)) ### Continuous Integration * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([3df6d64](https://github.com/saltstack-formulas/mysql-formula/commit/3df6d6410d0ad74d51cb26032d4917617913d835)) ### Documentation * **readme:** fix headings [skip ci] ([897a83d](https://github.com/saltstack-formulas/mysql-formula/commit/897a83dc2ae0430144f5c1ef0dde29f05839fe69)) ### Tests * standardise use of `share` suite & `_mapdata` state [skip ci] ([c11750c](https://github.com/saltstack-formulas/mysql-formula/commit/c11750c9ccb702cfa28bbae4b3e2481e835729c1)) --- AUTHORS.md | 8 ++++---- CHANGELOG.md | 22 ++++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 16 ++++++++-------- docs/CHANGELOG.rst | 27 +++++++++++++++++++++++++++ 5 files changed, 62 insertions(+), 13 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 4829fb9..79a8dac 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,7 +4,7 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|81 +@myii|[@myii](https://github.com/myii)|85 @gravyboat|[@gravyboat](https://github.com/gravyboat)|38 @aboe76|[@aboe76](https://github.com/aboe76)|37 @noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|30 @@ -12,8 +12,8 @@ Avatar|Contributor|Contributions @whiteinge|[@whiteinge](https://github.com/whiteinge)|27 @alxwr|[@alxwr](https://github.com/alxwr)|14 @cheuschober|[@cheuschober](https://github.com/cheuschober)|11 +@pprkut|[@pprkut](https://github.com/pprkut)|11 @babilen5|[@babilen5](https://github.com/babilen5)|11 -@pprkut|[@pprkut](https://github.com/pprkut)|10 @techhat|[@techhat](https://github.com/techhat)|7 @roock|[@roock](https://github.com/roock)|6 @Routhinator|[@Routhinator](https://github.com/Routhinator)|5 @@ -25,6 +25,7 @@ Avatar|Contributor|Contributions @gtmanfred|[@gtmanfred](https://github.com/gtmanfred)|4 @alexhayes|[@alexhayes](https://github.com/alexhayes)|3 @dafyddj|[@dafyddj](https://github.com/dafyddj)|3 +@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|3 @lmeerwood|[@lmeerwood](https://github.com/lmeerwood)|3 @alfonsfoubert|[@alfonsfoubert](https://github.com/alfonsfoubert)|3 @cboltz|[@cboltz](https://github.com/cboltz)|3 @@ -33,7 +34,6 @@ Avatar|Contributor|Contributions @amontalban|[@amontalban](https://github.com/amontalban)|2 @iggy|[@iggy](https://github.com/iggy)|2 @ogabrielsantos|[@ogabrielsantos](https://github.com/ogabrielsantos)|2 -@javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|2 @neuhalje|[@neuhalje](https://github.com/neuhalje)|2 @stp-ip|[@stp-ip](https://github.com/stp-ip)|2 @RonWilliams|[@RonWilliams](https://github.com/RonWilliams)|2 @@ -88,4 +88,4 @@ Avatar|Contributor|Contributions --- -Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-03-23. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-07. diff --git a/CHANGELOG.md b/CHANGELOG.md index eb3692f..56b7d82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [0.55.2](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.1...v0.55.2) (2021-05-07) + + +### Bug Fixes + +* **salt-user:** fix setting grants for the salt user ([346633d](https://github.com/saltstack-formulas/mysql-formula/commit/346633d6f65a4da5e44a9e7c1cff9f00e0e2075b)) + + +### Continuous Integration + +* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([3df6d64](https://github.com/saltstack-formulas/mysql-formula/commit/3df6d6410d0ad74d51cb26032d4917617913d835)) + + +### Documentation + +* **readme:** fix headings [skip ci] ([897a83d](https://github.com/saltstack-formulas/mysql-formula/commit/897a83dc2ae0430144f5c1ef0dde29f05839fe69)) + + +### Tests + +* standardise use of `share` suite & `_mapdata` state [skip ci] ([c11750c](https://github.com/saltstack-formulas/mysql-formula/commit/c11750c9ccb702cfa28bbae4b3e2481e835729c1)) + ## [0.55.1](https://github.com/saltstack-formulas/mysql-formula/compare/v0.55.0...v0.55.1) (2021-03-23) diff --git a/FORMULA b/FORMULA index 901d4e6..9f2b458 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: mysql os: RedHat, CentOS, Debian, Ubuntu, Suse, Gentoo, FreeBSD os_family: RedHat, Debian, Suse, Gentoo, FreeBSD -version: 0.55.1 +version: 0.55.2 release: 1 minimum_version: 2015.8 summary: Formula for installing MySQL diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index f339023..cd40532 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,7 +15,7 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 81 + - 85 * - :raw-html-m2r:`@gravyboat` - `@gravyboat `_ - 38 @@ -37,12 +37,12 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@cheuschober` - `@cheuschober `_ - 11 + * - :raw-html-m2r:`@pprkut` + - `@pprkut `_ + - 11 * - :raw-html-m2r:`@babilen5` - `@babilen5 `_ - 11 - * - :raw-html-m2r:`@pprkut` - - `@pprkut `_ - - 10 * - :raw-html-m2r:`@techhat` - `@techhat `_ - 7 @@ -76,6 +76,9 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@dafyddj` - `@dafyddj `_ - 3 + * - :raw-html-m2r:`@javierbertoli` + - `@javierbertoli `_ + - 3 * - :raw-html-m2r:`@lmeerwood` - `@lmeerwood `_ - 3 @@ -100,9 +103,6 @@ This list is sorted by the number of commits per contributor in *descending* ord * - :raw-html-m2r:`@ogabrielsantos` - `@ogabrielsantos `_ - 2 - * - :raw-html-m2r:`@javierbertoli` - - `@javierbertoli `_ - - 2 * - :raw-html-m2r:`@neuhalje` - `@neuhalje `_ - 2 @@ -260,4 +260,4 @@ This list is sorted by the number of commits per contributor in *descending* ord ---- -Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-03-23. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-05-07. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 434f809..1ff8c76 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,33 @@ Changelog ========= +`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) ----------------------------------------------------------------------------------------------------------