EDB CloudNativePG Cluster 1.22.10 release notes v1.26.0
Released: 23 May 2025
EDB Postgres for Kubernetes version 1.22.10 is an LTS release of EDB Postgres for Kubernetes; there is no corresponding upstream release of CloudNativePG.
Warning
A new LTS release, version 1.25.2, is now available! Please note that support for 1.22 will officially end on July 2025.
We recommend starting your upgrade planning now to transition smoothly to the 1.25 LTS release.
This release of EDB CloudNativePG Cluster includes the following:
Enhancements
Description | Addresses |
---|---|
Implemented the | #7196 |
Added support for collecting `pg_stat_wal` metrics in PostgreSQL 18 | #7005 |
Added support for LZ4, XZ, and Zstandard compression methods...when archiving WAL files via Barman Cloud (deprecated). | #7151 |
Security Fixes
Description | Addresses |
---|---|
Set | #7250 |
Changes
Description | Addresses |
---|---|
Updated the default PostgreSQL version to 17.5 for new cluster definitions. | #7556 |
Updated the default PgBouncer version to **1.24.1** for new `Pooler` deployments. | #7399 |
Bug Fixes
Description | Addresses |
---|---|
Fixed native replication slot synchronization and logical replication failover for PostgreSQL 17...by appending the | #7298 |
Improved backup efficiency by introducing a fail-fast mechanism in WAL archiving...allowing quicker detection of unexpected primary demotion and avoiding unnecessary retries. | #7483 |
Fixed an off-by-one error in parallel WAL archiving...that could cause one extra worker process to be spawned beyond the requested number. | #7389 |
Resolved a race condition that caused the operator to perform two switchovers when updating the PostgreSQL configuration. | #6991 |
Corrected the | #7063 |
Added a webhook warning for clusters with a missing unit (e.g., MB, GB) in the | #7160 |
`cnp` plugin: ensured that the primary Pod is recreated during an imperative restart when `primaryUpdateMethod` is set to `restart`, aligning its definition with the replicas. | #7122 |
- On this page
- Enhancements
- Security Fixes
- Changes
- Bug Fixes