Releases: ANXS/postgresql
Releases · ANXS/postgresql
v1.16.0
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
- Feature/workflow stale bot by @MrMegaNova in #558
- Add stale bot to workflow by @MrMegaNova in #559
- remove duplicate set of token by @MrMegaNova in #560
- update workflow CI - enable schedule by @MrMegaNova in #561
- Update workflow & Update Readme by @MrMegaNova in #562
- 566 remove postgresql 11 testing by @MrMegaNova in #567
- support PostgreSQL 16 by @conscribtor in #564
- Add pg16 testing by @MrMegaNova in #568
- PG16 & Update testing by @MrMegaNova in #569
New Contributors
- @conscribtor made their first contribution in #564
Full Changelog: v1.15.0...v1.16.0
v1.15.0
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
- Add Ubuntu 22.04, update fedora & deprecate old versions by @MrMegaNova in #543
- Pg15 pg14 support by @MrMegaNova in #546
- postgresql_hide_passwords by @ptomas-adacis in #551
- jammy64 only by @fidelio33b in #553
- RHEL 9+, additional repos and packages feature by @fidelio33b in #554
- +2 packages in RHEL8 and debian12 support by @fidelio33b in #555
- Revival commit - PG 14 & 15 on ub22.04, deb11, rocky8 by @MrMegaNova in #556
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
- Add Ubuntu 22.04, update fedora & deprecate old versions by @MrMegaNova in #543
- Pg15 pg14 support by @MrMegaNova in #546
- postgresql_hide_passwords by @ptomas-adacis in #551
- jammy64 only by @fidelio33b in #553
- RHEL 9+, additional repos and packages feature by @fidelio33b in #554
- +2 packages in RHEL8 and debian12 support by @fidelio33b in #555
- Revival commit - PG 14 & 15 on ub22.04, deb11, rocky8 by @MrMegaNova in #556
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
- Fix scram-sha-256 password encryption for pg >= 14
- Update README.md with newer versions
V1.14.1
- 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
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
v1.11.1
v1.11.0
Numerous improvements, including but not limited to:
v1.10.1
- Added support for PostgreSQL 10
v1.10.0
Changed minor version because of a lot of included changes.