Skip to content

Releases: sous-chefs/postgresql

11.1.1

22 Dec 20:01

Choose a tag to compare

Update metadata for 11.1.1

11.1.0

20 Dec 10:44

Choose a tag to compare

  • resolved cookstyle error: resources/role.rb:1:1 refactor: Chef/Deprecations/ResourceWithoutUnifiedTrue
  • Fix connection to server via local socket

11.0.1

13 Dec 16:48

Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

11.0.0

13 Dec 10:34

Choose a tag to compare

  • Major refactor, see UPGRADING.md
  • Condense repository, client_install and server_install into common install resource with actions replacing the previous split resources.
    • :repository action
    • :install action
    • :client_install action
    • :server_install action
  • Refactor database, role (user) and extension resources to use pg gem for database access
    • All load_current_value support
  • Rename user resource to role to match PostgreSQL (still aliased to :postgresql_user)
  • Update various resource properties to match PostgreSQL side

10.0.2

04 Dec 17:14

Choose a tag to compare

Standardise files with files in sous-chefs/repo-management

Standardise files with files in sous-chefs/repo-management

10.0.1

04 Feb 21:35

Choose a tag to compare

  • Remove delivery and move to calling RSpec directly via a reusable workflow
  • Update tested platforms

10.0.0

19 Oct 11:26

Choose a tag to compare

  • Move connection options to a resource partial
  • Require Chef 16+ for resource partials

9.1.0

07 Oct 19:05

Choose a tag to compare

  • 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

30 Aug 05:47

Choose a tag to compare

  • 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

01 Jun 12:59

Choose a tag to compare

Update metadata for 9.0.2