EDB Postgres for Kubernetes 1.18.12 release notes v1
Released: 24 Apr 2024
EDB Postgres for Kubernetes version 1.18.12 is an LTS release of EDB Postgres for Kubernetes; there is no corresponding upstream release of CloudNativePG.
This release of EDB Postgres for Kubernetes includes the following:
Type | Description |
---|---|
Enhancement | Added upgrade process from 1.18.x LTS to 1.22.x LTS |
Enhancement | Documentation for Kubernetes 1.29.x or above (#3729) |
Enhancement | Ensure pods with no ownership are deleted during cluster restore (#4141) |
Bug fix | Properly handle LSN sorting when is empty on a replica (#4283) |
Bug fix | Avoids stopping reconciliation loop when there is no instance status available (#4132) |
Bug fix | Waits for elected replica to be in streaming mode before a switchover (#4288) |
Bug fix | Allow backup hooks to be called while using Velero backup |
Bug fix | Waits for the Restic init container to be completed |
Security | Updated all Go dependencies to fix any latest security issues |