Postgresql Versions Save

Fairly full featured Ansible role for Postgresql.

v1.16.0

2 months ago

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: https://github.com/ANXS/postgresql/compare/v1.15.0...v1.16.0

v1.15.0

4 months ago

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

Full Changelog: https://github.com/ANXS/postgresql/compare/v1.14.2...v1.15.0

What's Changed

New Contributors

Full Changelog: https://github.com/ANXS/postgresql/compare/v1.14.2...v1.15.0

v1.14.2

4 months ago
  • Fix scram-sha-256 password encryption for pg >= 14
  • Update README.md with newer versions

v1.14.1

7 months ago
  • 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

8 months ago

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

4 years ago

Support for PostgreSQL v12

v1.11.1

4 years ago

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

5 years ago

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

5 years ago
  • Added support for PostgreSQL 10

v1.10.0

6 years ago

Changed minor version because of a lot of included changes.