Releases: sous-chefs/postgresql
Releases · sous-chefs/postgresql
Release list
10.0.1
- Remove delivery and move to calling RSpec directly via a reusable workflow
- Update tested platforms
10.0.0
- Move connection options to a resource partial
- Require Chef 16+ for resource partials
9.1.0
- Use
dnf_moduleresource from yum cookbook instead of manually shelling out- requires new dependency on
yum>= 7.2.0
- requires new dependency on
- Remove unneeded
apt&yum-epeldependencies - Move resource documentation out of README
9.0.3
- Standardise files with files in sous-chefs/repo-management
- resolved cookstyle error: spec/libraries/helpers_spec.rb:84:31 convention:
Layout/ClosingParenthesisIndentation
9.0.2
9.0.1
- Prevent leaking the users password during account creation
9.0.0
- Use unified_mode for Chef 17 support
- Update minimum Chef version top 15.3 where unified mode was introduced
- Drop testing PostgreSQL 9.5 support now it's EOL
- Add PostgreSQL 13 testing
8.3.0
- Fix idempotency when installing multiple client versions
8.2.1
8.2.0
Unreleased
- Makes psqlrc optional when invoking
psql_command_string