postgres-formula/docs/CHANGELOG.rst
semantic-release-bot f9b6f36f2b chore(release): 0.41.9 [skip ci]
## [0.41.9](https://github.com/saltstack-formulas/postgres-formula/compare/v0.41.8...v0.41.9) (2021-07-06)

### Bug Fixes

* **osmap.yaml:** fix PGDG repo file creation for Amazon Linux ([2de775b](2de775be1e))

### Continuous Integration

* **3003.1:** update inc. AlmaLinux, Rocky & `rst-lint` [skip ci] ([d16e91c](d16e91ceb0))
* **kitchen+gitlab:** remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] ([b690bab](b690bab978))
2021-07-06 14:04:32 +00:00

25 KiB

Changelog

0.41.9 (2021-07-06)

Bug Fixes

  • osmap.yaml: fix PGDG repo file creation for Amazon Linux (`2de775b <2de775be1e>`_)

Continuous Integration

  • 3003.1: update inc. AlmaLinux, Rocky & rst-lint [skip ci] (`d16e91c <d16e91ceb0>`_)
  • kitchen+gitlab: remove Ubuntu 16.04 & Fedora 32 (EOL) [skip ci] (`b690bab <b690bab978>`_)

0.41.8 (2021-05-25)

Bug Fixes

  • jinja: use json filter (`eb63ec8 <eb63ec85e0>`_)

Continuous Integration

  • add arch-master to matrix and update .travis.yml [skip ci] (`79feefa <79feefa751>`_)
  • kitchen+gitlab: adjust matrix to add 3003 [skip ci] (`fd8f0e5 <fd8f0e5db5>`_)
  • vagrant: add FreeBSD 13.0 [skip ci] (`93bb123 <93bb123ea1>`_)
  • vagrant: use pre-salted boxes & conditional local settings [skip ci] (`69812c1 <69812c1f62>`_)

Documentation

  • readme: fix headings [skip ci] (`c97317c <c97317c39f>`_)

0.41.7 (2021-03-26)

Continuous Integration

  • enable Vagrant-based testing using GitHub Actions (`2ebc9c1 <2ebc9c11da>`_)
  • kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (`cc43d1c <cc43d1c90d>`_)

Documentation

  • readme: add Testing with Vagrant section (`ed2d688 <ed2d6884b1>`_)

Tests

  • standardise use of share suite & _mapdata state [skip ci] (`fc53d97 <fc53d977b3>`_)

0.41.6 (2021-02-26)

Bug Fixes

  • repo: check whether pkg_repo is set (`26b2233 <26b223323f>`_)
  • repo: reorder dependencies to prevent errors (`750d8aa <750d8aab7a>`_)

Continuous Integration

  • gemfile+lock: use ssf customised kitchen-docker repo [skip ci] (`476b15e <476b15e326>`_)
  • kitchen+gitlab-ci: use latest pre-salted images [skip ci] (`6f04b31 <6f04b3191c>`_)
  • pre-commit: update hook for rubocop [skip ci] (`e964c26 <e964c26a29>`_)

Tests

  • command_spec: fix rubocop violation [skip ci] (`73c39af <73c39aff5e>`_)
  • pillar: update conditional to include Tumbleweed (`e976ee9 <e976ee9c99>`_)

0.41.5 (2021-01-07)

Bug Fixes

  • cent7: postgres11 needs libicu installed (`4c0f796 <4c0f796f00>`_)

Continuous Integration

  • commitlint: ensure upstream/master uses main repo URL [skip ci] (`e84389d <e84389dbb3>`_)
  • gitlab-ci: add rubocop linter (with allow_failure) [skip ci] (`2615411 <2615411ec0>`_)

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