Skip to content

Releases: ANXS/postgresql

v1.16.0

23 Jan 09:21
dbd8320
Compare
Choose a tag to compare

Recap

  • Support PG16
  • Use default PG config files
  • Drop support of PG11 testing
  • Extend testing on Ubuntu 20.04 & 22.04, Rocky 8 & 9, Debian 11 & 12

What's Changed

New Contributors

Full Changelog: v1.15.0...v1.16.0

v1.15.0

11 Dec 17:23
d1e147e
Compare
Choose a tag to compare

Recap

  • Add var to hide plain-text passwords into execution output
  • Add support for RHEL 9+
  • Drop testing on postgresql 10
  • Fixing molecule errors
  • Support testing on rocky 8 & ready to test with rocky 9
  • Support installing extra package during post install
  • Improve CI with yamllint
  • Bug fix for extension_destdir required for debian distros only

What's Changed

New Contributors

  • @ptomas-adacis made their first contribution in #551
  • @fidelio33b made their first contribution in #553

Full Changelog: v1.14.2...v1.15.0

What's Changed

New Contributors

  • @ptomas-adacis made their first contribution in #551
  • @fidelio33b made their first contribution in #553

Full Changelog: v1.14.2...v1.15.0

v1.14.2

27 Nov 09:28
495eb6b
Compare
Choose a tag to compare
  • Fix scram-sha-256 password encryption for pg >= 14
  • Update README.md with newer versions

V1.14.1

25 Aug 07:42
2697f93
Compare
Choose a tag to compare
  • Support for postgresql 14 & 15
  • Dropped support for CentOS7 & Fedora 33
  • Added support for Ubuntu 22.04 & Fedora 37
  • Fix apt deprecation warning on Ubuntu

V1.14.0

28 Jul 14:25
Compare
Choose a tag to compare
V1.14.0 Pre-release
Pre-release

Pre-release

  • Support for postgresql 14 & 15
  • Dropped support for CentOS7 & Fedora 33
  • Added support for Ubuntu 22.04 & Fedora 37
  • Fix apt deprecation warning on Ubuntu

v1.12.0

07 Nov 11:53
97d6d5c
Compare
Choose a tag to compare

Support for PostgreSQL v12

v1.11.1

24 Apr 12:28
66fc309
Compare
Choose a tag to compare

Some minor changes, but mostly the version has changed from v1.11.x to simply 1.11.x to try and get Galaxy to refresh correctly. Currently it says that there hasn't been a release in over 1 year.

v1.11.0

08 Apr 10:24
53a400c
Compare
Choose a tag to compare

Numerous improvements, including but not limited to:

  • Support PostgreSQL v11 (#405, #414 )
  • Support Fedora (#393, #408)
  • Fix missing or incorrect GUC variables (#403, #406, #407, #411, #415, #417)
  • Fix deprecation warnings (#322)
  • Verify binary & database versions match, otherwise restart (#418)
  • Fix tests to allow "check" runs (#419)

v1.10.1

23 Apr 15:49
2ba99be
Compare
Choose a tag to compare
  • Added support for PostgreSQL 10

v1.10.0

26 Mar 15:53
28a6e9c
Compare
Choose a tag to compare

Changed minor version because of a lot of included changes.