From 1d34f8c56fc8254bab4d175e465915bd97dec0e1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 25 May 2021 08:38:31 +0000 Subject: [PATCH] chore(release): 0.41.8 [skip ci] ## [0.41.8](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.7...v0.41.8) (2021-05-25) ### Bug Fixes * **jinja:** use json filter ([eb63ec8](https://github.com/saltstack-formulas/postgres-formula/commit/eb63ec85e0f2d15f929ffbf1d483211b7bf4e595)) ### Continuous Integration * add `arch-master` to matrix and update `.travis.yml` [skip ci] ([79feefa](https://github.com/saltstack-formulas/postgres-formula/commit/79feefa7519a5674496b8abfdc68e7baad75f950)) * **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([fd8f0e5](https://github.com/saltstack-formulas/postgres-formula/commit/fd8f0e5db5c67f21c16910ab3ed696d59a7eeee2)) * **vagrant:** add FreeBSD 13.0 [skip ci] ([93bb123](https://github.com/saltstack-formulas/postgres-formula/commit/93bb123ea1a8e5037c8898777ba90338979e802f)) * **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([69812c1](https://github.com/saltstack-formulas/postgres-formula/commit/69812c1f62b90ba9094c873930ac334edac9a0aa)) ### Documentation * **readme:** fix headings [skip ci] ([c97317c](https://github.com/saltstack-formulas/postgres-formula/commit/c97317c39fe46375a78b478c08210d25461548ff)) --- AUTHORS.md | 6 +++--- CHANGELOG.md | 20 ++++++++++++++++++++ FORMULA | 2 +- docs/AUTHORS.rst | 6 +++--- docs/CHANGELOG.rst | 24 ++++++++++++++++++++++++ 5 files changed, 51 insertions(+), 7 deletions(-) diff --git a/AUTHORS.md b/AUTHORS.md index 56a95d68..ad28aefd 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -4,8 +4,8 @@ This list is sorted by the number of commits per contributor in _descending_ ord Avatar|Contributor|Contributions :-:|---|:-: -@myii|[@myii](https://github.com/myii)|143 -@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|74 +@myii|[@myii](https://github.com/myii)|150 +@noelmcloughlin|[@noelmcloughlin](https://github.com/noelmcloughlin)|76 @aboe76|[@aboe76](https://github.com/aboe76)|54 @gravyboat|[@gravyboat](https://github.com/gravyboat)|41 @javierbertoli|[@javierbertoli](https://github.com/javierbertoli)|21 @@ -72,4 +72,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-26. +Auto-generated by a [forked version](https://github.com/myii/maintainer) of [gaocegege/maintainer](https://github.com/gaocegege/maintainer) on 2021-05-25. diff --git a/CHANGELOG.md b/CHANGELOG.md index e1a30568..f861b60e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # Changelog +## [0.41.8](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.7...v0.41.8) (2021-05-25) + + +### Bug Fixes + +* **jinja:** use json filter ([eb63ec8](https://github.com/saltstack-formulas/postgres-formula/commit/eb63ec85e0f2d15f929ffbf1d483211b7bf4e595)) + + +### Continuous Integration + +* add `arch-master` to matrix and update `.travis.yml` [skip ci] ([79feefa](https://github.com/saltstack-formulas/postgres-formula/commit/79feefa7519a5674496b8abfdc68e7baad75f950)) +* **kitchen+gitlab:** adjust matrix to add `3003` [skip ci] ([fd8f0e5](https://github.com/saltstack-formulas/postgres-formula/commit/fd8f0e5db5c67f21c16910ab3ed696d59a7eeee2)) +* **vagrant:** add FreeBSD 13.0 [skip ci] ([93bb123](https://github.com/saltstack-formulas/postgres-formula/commit/93bb123ea1a8e5037c8898777ba90338979e802f)) +* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] ([69812c1](https://github.com/saltstack-formulas/postgres-formula/commit/69812c1f62b90ba9094c873930ac334edac9a0aa)) + + +### Documentation + +* **readme:** fix headings [skip ci] ([c97317c](https://github.com/saltstack-formulas/postgres-formula/commit/c97317c39fe46375a78b478c08210d25461548ff)) + ## [0.41.7](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.6...v0.41.7) (2021-03-26) diff --git a/FORMULA b/FORMULA index 28d0d4d3..76d511b7 100644 --- a/FORMULA +++ b/FORMULA @@ -1,7 +1,7 @@ name: postgres os: Debian, Ubuntu, Raspbian, RedHat, Fedora, CentOS, Suse, openSUSE, Gentoo, Funtoo, Arch, Manjaro, Alpine, FreeBSD, OpenBSD, Solaris, SmartOS, Windows, MacOS os_family: Debian, RedHat, Suse, Gentoo, Arch, Alpine, FreeBSD, OpenBSD, Solaris, Windows, MacOS -version: 0.41.7 +version: 0.41.8 release: 1 minimum_version: 2016.11 summary: Postgres formula diff --git a/docs/AUTHORS.rst b/docs/AUTHORS.rst index b05c539c..72f6d114 100644 --- a/docs/AUTHORS.rst +++ b/docs/AUTHORS.rst @@ -15,10 +15,10 @@ This list is sorted by the number of commits per contributor in *descending* ord - Contributions * - :raw-html-m2r:`@myii` - `@myii `_ - - 143 + - 150 * - :raw-html-m2r:`@noelmcloughlin` - `@noelmcloughlin `_ - - 74 + - 76 * - :raw-html-m2r:`@aboe76` - `@aboe76 `_ - 54 @@ -212,4 +212,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-26. +Auto-generated by a `forked version `_ of `gaocegege/maintainer `_ on 2021-05-25. diff --git a/docs/CHANGELOG.rst b/docs/CHANGELOG.rst index 7bb74460..28e64ace 100644 --- a/docs/CHANGELOG.rst +++ b/docs/CHANGELOG.rst @@ -2,6 +2,30 @@ Changelog ========= +`0.41.8 `_ (2021-05-25) +------------------------------------------------------------------------------------------------------------- + +Bug Fixes +^^^^^^^^^ + + +* **jinja:** use json filter (\ `eb63ec8 `_\ ) + +Continuous Integration +^^^^^^^^^^^^^^^^^^^^^^ + + +* add ``arch-master`` to matrix and update ``.travis.yml`` [skip ci] (\ `79feefa `_\ ) +* **kitchen+gitlab:** adjust matrix to add ``3003`` [skip ci] (\ `fd8f0e5 `_\ ) +* **vagrant:** add FreeBSD 13.0 [skip ci] (\ `93bb123 `_\ ) +* **vagrant:** use pre-salted boxes & conditional local settings [skip ci] (\ `69812c1 `_\ ) + +Documentation +^^^^^^^^^^^^^ + + +* **readme:** fix headings [skip ci] (\ `c97317c `_\ ) + `0.41.7 `_ (2021-03-26) -------------------------------------------------------------------------------------------------------------