All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [#40] Update postgresql to v14.13
- [#38] Extensions from
postgresql-contrib
- Relicense to AGPL-3.0-only
- [#34] Add missing local-config volume
- [#32] Update postgresql to v14.12
- [#32] Update base image to 3.20.2-1
- [#32] Update gosu to 1.17
- Re-release of v12.18-3
- v12.18-3 used postgres package 12.19-r0
- [#30] Upgrade base image to 3.18.8-1
- [#30] close CVE-2024-41110
- [#28] Update postgresql to v12.19
- [#28] Upgrade Base Image to 3.18.7-2
- [#26] Update postgresql to v12.18
- Update Makefiles to 9.0.1
- [#26] Fix CVE-2024-0985
- [#24] Configuration options for resource requirements
- [#24] Defaults for CPU and memory requests
- [#22] Allow connections from all nodes of a cluster (cidr /16) in kubernetes environments.
- [#20] Upgrade Base Image to 3.17.3-2
- [#20] Fixed CVE-2023-27536, CVE-2023-27536 and some others
- Upgrade to PostgreSQL 12.14; #18
- This update contains a security fix
- Upgrades PostgreSQL to 12.13 (#15)
- This update contains several security fixes
- Update base image to 3.17.1-1 (#15)
- Set healthcheck interval to 5 seconds
- Upgrades PostgreSQL to 12.10
- this upgrade is necessary to upgrade packages for security reasons
- PostgreSQL 12.9 is no longer available in Alpine 3.12.4
- Upgrade zlib to fix CVE-2018-25032; #13
- Upgrade ssl libraries to 1.1.1n-r0 and fix CVE-2022-0778
- Upgrade to PostgreSQL 12.9; #11
- Option to change the dogu log level
- command to remove service accounts
- Major upgrade to PostgreSQL 12; #7
- Upgrade base image to 3.12.1-1
- Add Jenkinsfile
9.6.13-1 - 2020-04-22
create-sa.sh
now accepts a second argument which represents the database collation
- updated gosu to version from 1.2 to 1.10
- Recreate the pg_hba.conf file on each dogu start to keep up with network changes