Releases: saltstack-formulas/postgres-formula
Releases · saltstack-formulas/postgres-formula
v0.45.0
0.45.0 (2022-07-18)
Continuous Integration
- update
pre-commit
configuration inc. for pre-commit.ci [skip ci] (2fefadf) - kitchen+gitlab: update for new pre-salted images [skip ci] (03fd3fa)
- vagrant: use
linked_clone
at all times (inc. CI) [skip ci] (ad865fc) - update linters to latest versions [skip ci] (f45dc9c)
Features
- codenamemap: add support for Ubuntu 22.04 (fdf5f36)
Tests
v0.44.0
0.44.0 (2022-02-07)
Bug Fixes
- opensuse: fix repo key parameter (7bba14a)
Continuous Integration
- freebsd: update with latest pre-salted Vagrant boxes [skip ci] (2f7d009)
- gemfile: allow rubygems proxy to be provided as an env var [skip ci] (137eec7)
- gemfile+lock: use
ssf
customisedinspec
repo [skip ci] (c13fa62) - kitchen+ci: update with
3004
pre-salted images/boxes [skip ci] (8947cc4) - kitchen+ci: update with latest
3003.2
pre-salted images [skip ci] (33e590e) - kitchen+ci: update with latest CVE pre-salted images [skip ci] (9248de3)
- kitchen+gitlab: update for new pre-salted images [skip ci] (ebe3841)
- vagrant: replace FreeBSD 12.2 with 12.3 [skip ci] (71556cc)
Features
- debian: use repository keyring instead of key_id (b6a28fe)
Tests
- repository: redhat's family alternatives for repo url (43b4329)
v0.43.0
0.43.0 (2021-07-20)
Bug Fixes
- redhat: fix
pkg_deps
to be able to install PostgreSQL 13 (060c8df)
Continuous Integration
- add Debian 11 Bullseye & update
yamllint
configuration [skip ci] (1fa7c66) - use
default
&repo
InSpec suites (a6c8197) - kitchen: move
provisioner
block & updaterun_command
[skip ci] (e9da40b)
Features
- codenamemap: update to current supported Fedora versions (8a11bd6)
Tests
v0.42.0
v0.41.9
v0.41.8
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)
v0.41.7
0.41.7 (2021-03-26)
Continuous Integration
- enable Vagrant-based testing using GitHub Actions (2ebc9c1)
- kitchen+ci: use latest pre-salted images (after CVE) [skip ci] (cc43d1c)
Documentation
- readme: add
Testing with Vagrant
section (ed2d688)
Tests
- standardise use of
share
suite &_mapdata
state [skip ci] (fc53d97)
v0.41.6
0.41.6 (2021-02-26)
Bug Fixes
- repo: check whether pkg_repo is set (26b2233)
- repo: reorder dependencies to prevent errors (750d8aa)
Continuous Integration
- gemfile+lock: use
ssf
customisedkitchen-docker
repo [skip ci] (476b15e) - kitchen+gitlab-ci: use latest pre-salted images [skip ci] (6f04b31)
- pre-commit: update hook for
rubocop
[skip ci] (e964c26)