Skip to content

Releases: sous-chefs/postgresql

12.0.1

10 Nov 22:00
Compare
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
Compare
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
Compare
Choose a tag to compare

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

11.11.1

28 Sep 18:45
Compare
Choose a tag to compare
  • Update CI config to remove deprecated platforms

11.11.0

28 Sep 18:30
Compare
Choose a tag to compare

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

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

  • Fix installation of pg gem build dependency perl-IPC-Run on oracle linux 9

11.10.3

03 May 17:22
Compare
Choose a tag to compare
  • Bump deepsort fuzzy dependency to 0.5.0 to match latest upstream release

11.10.2

03 May 16:19
Compare
Choose a tag to compare
Update metadata for 11.10.2

v3.3.4

21 Nov 02:21
Compare
Choose a tag to compare

Testing

v3.3.0

21 Nov 00:45
Compare
Choose a tag to compare

Bug

  • COOK-3851 - Postgresql: reload after config change does not pick up certain configuration changes
  • COOK-3611 - unix_socket_directory does not exists in 9.3
  • COOK-2954 - PostgreSQL installation ignores version attribute on CentOS >= 6

v3.2.0

05 Nov 03:53
Compare
Choose a tag to compare
  • [COOK-3717] Pgdg repositories improvements
  • [COOK-3756] Change postgresql.conf mode from 0600 to 0644