Released: 25 December 2024
Highlights
- Support for New PG4K Release: Starting with version 1.1.0, the PGD4K operator now supports the new PG4K Long-Term Support (LTS) release, version 1.25.
- New PGD Version Support: PGD version 5.6.1 is now supported.
Supported versions
Kubernetes: 1.32, 1.31, 1.30, and 1.29
PostgreSQL: 17, 16, 15, 14, and 13
PG4K: v1.22.8, v1.25.0
Default PGD image: postgresql-pgd 17.2-5.6.1
Default PGD proxy image: edb-pgd-proxy 5.6.0
Officially dropped support for PostgreSQL 12
PostgreSQL 13 support ends on November 12, 2025
This release of EDB Postgres® AI for CloudNativePG™ Global Cluster includes the following:
Features
| Description | Addresses |
|---|---|
New Operator Architecture SupportAdded support for linux/arm64 and linux/ppc64le architectures. | |
Configuration Support for cnpg-i PluginConfiguration settings for the cnpg-i plugin have been implemented | #929 |
Avoid unnecessary failure overAvoid unnecessary write lead transfer when | #885 |
Scale Down Write Leader LastThe write leader will be the last PGD node to scale down | #920 |
Enhanced Restore ProcessThe restore process has been improved by splitting it into components, and using separate jobs for different types of restore and bootstrap operations | #817, #852 |
Webhook Validation enhancementvalidity of | #932 |
| Include clusterStatus as part of the PGDGroup status for information on the phase of the managed clusters. | #875 |