postgres-formula/docs/CHANGELOG.rst
semantic-release-bot 062399fc16 chore(release): 0.41.4 [skip ci]
## [0.41.4](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.3...v0.41.4) (2020-12-16)

### Bug Fixes

* **archlinux:** avoid nonetype error ([0a6cf8f](0a6cf8fefa))
* **archlinux:** use consistent jinja repo check ([3a955e0](3a955e0270))
* **jinja:** syntax correction ([8b44c06](8b44c068fc))
* **python:** use python3 postres on cent7/8 ([d6d1068](d6d1068395))
* **suse:** version 11+ repo support on suse ([b3f381e](b3f381e547))

### Continuous Integration

* **gitlab-ci:** use GitLab CI as Travis CI replacement ([a45673a](a45673a878))
* **pre-commit:** add to formula [skip ci] ([db1794b](db1794b6bb))
* **pre-commit:** enable/disable `rstcheck` as relevant [skip ci] ([f04d60a](f04d60a773))
* **pre-commit:** finalise `rstcheck` configuration [skip ci] ([7036f60](7036f60e8c))
2020-12-16 06:51:15 +00:00

20 KiB

Changelog

0.41.4 (2020-12-16)

Bug Fixes

  • archlinux: avoid nonetype error (`0a6cf8f <0a6cf8fefa>`_)
  • archlinux: use consistent jinja repo check (`3a955e0 <3a955e0270>`_)
  • jinja: syntax correction (`8b44c06 <8b44c068fc>`_)
  • python: use python3 postres on cent7/8 (`d6d1068 <d6d1068395>`_)
  • suse: version 11+ repo support on suse (`b3f381e <b3f381e547>`_)

Continuous Integration

  • gitlab-ci: use GitLab CI as Travis CI replacement (`a45673a <a45673a878>`_)
  • pre-commit: add to formula [skip ci] (`db1794b <db1794b6bb>`_)
  • pre-commit: enable/disable rstcheck as relevant [skip ci] (`f04d60a <f04d60a773>`_)
  • pre-commit: finalise rstcheck configuration [skip ci] (`7036f60 <7036f60e8c>`_)

0.41.3 (2020-09-29)

Bug Fixes

  • upstream: require_in/require use_upstream (`ab6b97e <ab6b97e8c3>`_)

0.41.2 (2020-07-27)

Bug Fixes

  • macros: fix format_kwargs macro (`5e6511b <5e6511b783>`_)

Continuous Integration

  • kitchen: ubuntu-2004-master-py3 added (`7978976 <7978976543>`_)
  • kitchen+travis: use latest pre-salted images [skip ci] (`702323c <702323c24d>`_)
  • travis: ubuntu upgrade from 16 to 18 & 20 (`44568a6 <44568a6806>`_)

Styles

  • libtofs.jinja: use Black-inspired Jinja formatting [skip ci] (`8735cf8 <8735cf8ad1>`_)

0.41.1 (2020-07-10)

Bug Fixes

  • contributing: postgresql-repo state ID requires python3-apt package (`69b57e3 <69b57e3b69>`_)
  • contributing: postgresql-service-reload type (`278893c <278893c2f0>`_)
  • contributing: runnig formula inside container (`68a791e <68a791ef09>`_)
  • libtofs: “files_switch” mess up the variable exported by “map.jinja” [skip ci] (`e6b1485 <e6b14853d5>`_)
  • postgres.server: reverted how posrgre.server.image is included (`07044bf <07044bf7c1>`_)

Continuous Integration

  • gemfile: remove unused rspec-retry gem [skip ci] (`85feac2 <85feac2852>`_)
  • gemfile: update for Vagrant testing [skip ci] (`061715e <061715e560>`_)
  • gemfile.lock: add to repo with updated Gemfile [skip ci] (`35850da <35850da22c>`_)
  • kitchen: avoid using bootstrap for master instances [skip ci] (`86697d8 <86697d8df4>`_)
  • kitchen: use saltimages Docker Hub where available [skip ci] (`5e29999 <5e29999495>`_)
  • kitchen+travis: remove master-py2-arch-base-latest [skip ci] (`c46053a <c46053abd8>`_)
  • travis: add notifications => zulip [skip ci] (`442cfec <442cfec245>`_)
  • workflows/commitlint: add to repo [skip ci] (`0c766c8 <0c766c8e2e>`_)

Documentation

  • container: "postgres:bake_image" specifics (`904a525 <904a5258cd>`_)

0.41.0 (2019-12-27)

Bug Fixes

  • mac_shortcut.sh: fix shellcheck error (`d538798 <d538798ee4>`_)
  • release.config.js: use full commit hash in commit link [skip ci] (`f3ec66d <f3ec66d5ed>`_)

Continuous Integration

  • gemfile: restrict train gem version until upstream fix [skip ci] (`a77bb06 <a77bb06b18>`_)
  • kitchen: use develop image until master is ready (amazonlinux) [skip ci] (`20e5e46 <20e5e46e10>`_)
  • kitchen+travis: upgrade matrix after 2019.2.2 release [skip ci] (`8080be6 <8080be6be3>`_)
  • travis: apply changes from build config validation [skip ci] (`8ce1ee4 <8ce1ee4ecc>`_)
  • travis: opt-in to dpl v2 to complete build config validation [skip ci] (`bd5959c <bd5959c60a>`_)
  • travis: quote pathspecs used with git ls-files [skip ci] (`0a2b63a <0a2b63aba8>`_)
  • travis: run shellcheck during lint job [skip ci] (`f0d12ca <f0d12caac6>`_)
  • travis: use major.minor for semantic-release version [skip ci] (`1392538 <1392538665>`_)
  • travis: use build config validation (beta) [skip ci] (`c9a57aa <c9a57aa96b>`_)

Features

  • codenamemap: update for current versions (`9cc95c0 <9cc95c0209>`_)

Performance Improvements

  • travis: improve salt-lint invocation [skip ci] (`ccaf4e5 <ccaf4e5e37>`_)

0.40.5 (2019-10-28)

Bug Fixes

Continuous Integration

Documentation

0.40.4 (2019-10-11)

Bug Fixes

Continuous Integration

0.40.3 (2019-10-10)

Bug Fixes

Continuous Integration

0.40.2 (2019-09-13)

Bug Fixes

Continuous Integration

0.40.1 (2019-09-11)

Continuous Integration

Documentation

0.40.0 (2019-09-03)

Features

0.39.1 (2019-09-01)

Continuous Integration

Tests

0.39.0 (2019-08-17)

Features

0.38.0 (2019-07-24)

Continuous Integration

Features

0.37.4 (2019-05-31)

Continuous Integration

Tests

0.37.3 (2019-05-16)

Bug Fixes

0.37.2 (2019-05-12)

Bug Fixes

0.37.1 (2019-05-06)

Documentation

0.37.0 (2019-05-06)

Code Refactoring

Continuous Integration

Documentation

Features

Tests