EDB CloudNativePG Cluster 1.25.5 release notes v1.28.0
Released: 16 December 2025
This release of EDB CloudNativePG Cluster is built on the final community release of the 1.25.x series of CloudNativePG. EDB will continue providing LTS releases in the 1.25.x series according to our Long-Term Support policy.
This release of EDB CloudNativePG Cluster includes the following:
Highlights
We've consolidated our private container registry into a single location. This change simplifies access and deployment. Starting with v1.25.5, any customer attempting an operator upgrade, MUST configure the new unified repository pull secret! For details and instructions, follow the Central Migration Guide.
Enhancements
| Description | Addresses |
|---|---|
Added support for 1.28 CRD fields, bringing forward compatibility improvements from the 1.28 release.This includes enhanced | 1109 |
| Improved `cnp report` to generate more shell-friendly file names. | #8984 |
Changes
| Description | Addresses |
|---|---|
| Updated the default PostgreSQL version to `18.1-standard-ubi9`. | #9178 |
| Updated the default PgBouncer version to **1.25.1**, which carries a fix for **CVE-2025-12819**, for new Pooler deployments. | #9367 |
Bug Fixes
| Description | Addresses |
|---|---|
Fixed the | #9306 |
Fixed TLS certificate verification issues when connecting to CNP-I plugins by adding the | #9222 |
Fixed an issue where the instance manager controller could fail to restart after an error, reporting a "controller already exists" message.The controller now uses | #9123 |
Fixed incorrect WAL restore path handling in plugins when the destination path is absolute, preventing path duplication issues.Contributed by @Endevir. | #9093 |
Fixed the | #8888 |
| Fixed backup failures in complex pod definitions by reliably selecting the `postgres` container by name instead of by index. | #8964 |
| #8992 |
- On this page
- Highlights
- Enhancements
- Changes
- Bug Fixes