Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-23 | 1.2 kB | |
v1.16.0 source code.tar.gz | 2024-01-23 | 125.2 kB | |
v1.16.0 source code.zip | 2024-01-23 | 185.0 kB | |
Totals: 3 Items | 311.4 kB | 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 https://github.com/ANXS/postgresql/pull/558
- Add stale bot to workflow by @MrMegaNova in https://github.com/ANXS/postgresql/pull/559
- remove duplicate set of token by @MrMegaNova in https://github.com/ANXS/postgresql/pull/560
- update workflow CI - enable schedule by @MrMegaNova in https://github.com/ANXS/postgresql/pull/561
- Update workflow & Update Readme by @MrMegaNova in https://github.com/ANXS/postgresql/pull/562
- 566 remove postgresql 11 testing by @MrMegaNova in https://github.com/ANXS/postgresql/pull/567
- support PostgreSQL 16 by @conscribtor in https://github.com/ANXS/postgresql/pull/564
- Add pg16 testing by @MrMegaNova in https://github.com/ANXS/postgresql/pull/568
- PG16 & Update testing by @MrMegaNova in https://github.com/ANXS/postgresql/pull/569
New Contributors
- @conscribtor made their first contribution in https://github.com/ANXS/postgresql/pull/564
Full Changelog: https://github.com/ANXS/postgresql/compare/v1.15.0...v1.16.0