Skip to content

Releases: sous-chefs/postgresql

10.0.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 04 Feb 21:35
  • Remove delivery and move to calling RSpec directly via a reusable workflow
  • Update tested platforms

10.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 19 Oct 11:26
  • Move connection options to a resource partial
  • Require Chef 16+ for resource partials

9.1.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 07 Oct 19:05
  • Use dnf_module resource from yum cookbook instead of manually shelling out
    • requires new dependency on yum >= 7.2.0
  • Remove unneeded apt & yum-epel dependencies
  • Move resource documentation out of README

9.0.3

Choose a tag to compare

@kitchen-porter kitchen-porter released this 30 Aug 05:47
  • 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

Choose a tag to compare

@kitchen-porter kitchen-porter released this 01 Jun 12:59
Update metadata for 9.0.2

9.0.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 13 May 12:16
  • Prevent leaking the users password during account creation

9.0.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 13 May 10:06
  • 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

Choose a tag to compare

@kitchen-porter kitchen-porter released this 24 Mar 20:52
  • Fix idempotency when installing multiple client versions

8.2.1

Choose a tag to compare

@kitchen-porter kitchen-porter released this 08 Feb 18:36
  • Fix changelog formatting

8.2.0

Choose a tag to compare

@kitchen-porter kitchen-porter released this 04 Feb 15:26

Unreleased

  • Makes psqlrc optional when invoking psql_command_string