Skip to content

Releases: sous-chefs/postgresql

v13.0.0

15 Dec 00:29
7c53e81

Choose a tag to compare

13.0.0 (2025-11-20)

⚠ BREAKING CHANGES

  • Update Chef version requirement from 16+ to 18+ (#794)

Features

Bug Fixes

  • allow multiple users/databases in postgresql_access resources (#751) (e9012eb)
  • ci: Update workflows to use release pipeline (#807) (39d5b91)
  • install: resolve GPG key verification failures on RHEL platforms (#810) (f4de4b5)
  • rerun last release (#788) for (#784) (1eed1e2)

12.3.4

19 Sep 18:51

Choose a tag to compare

  • Ensure access config file is written before notifications are sent
  • Standardise files with files in sous-chefs/repo-management

12.3.3

04 Sep 16:21

Choose a tag to compare

Unreleased

12.3.2

08 Aug 16:17

Choose a tag to compare

  • Use --platform ruby to ensure we install the source based pg gem by @ramereth in #791

12.3.1

17 Jul 08:53

Choose a tag to compare

  • Correct createdb column name from rolecreatedb to rolcreatedb
    Standardise files with files in sous-chefs/repo-management

12.0.3

30 Dec 21:12

Choose a tag to compare

  • Bump version to force supermarket release

12.0.2

18 Nov 19:20

Choose a tag to compare

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

12.0.1

10 Nov 22:00

Choose a tag to compare

  • resolved cookstyle error: libraries/sql/_connection.rb:77:11 refactor: Chef/Style/UnnecessaryPlatformCaseStatement

12.0.0

05 Nov 22:15

Choose a tag to compare

  • Remove support for Fedora
    Fedora is not an officially supported platform by the Sous Chefs community. If you would like to see Fedora support added back please open a PR to add it back.
    The installation methods for Fedora are substantially different than other platforms and require a lot of additional testing and maintenance.
  • Add testing for PostgreSQL 16 and 17
  • Add libpq package to default packages
  • Fix GPG key URLs
  • Update Amazon to Amazon Linux 2023
  • Remove unsupported configuration options from the postgresql_config resource
    stats_temp_directory

11.11.2

07 Oct 14:52

Choose a tag to compare

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