EDB Postgres® AI for CloudNativePG™ Global Cluster 1.1.3 release notes v1.1.3

Released: 24 September 2025

Highlights

  • New PGD Version Support: PGD version 5.9 is now supported
  • New PG4K operator Version Support: PG4K operator v1.26.1 is now supported

Supported versions

  • Kubernetes: 1.33, 1.32, 1.31, and 1.30
  • PostgreSQL: 17, 16, 15, 14, and 13 PostgreSQL 17.6 is the default image PostgreSQL 13 support ends on November 12, 2025
  • PG4K: v1.25.0, v1.25.1, v1.25.2, v1.26.0, 1.26.1

Default images

  • PGD: docker.enterprisedb.com/k8s_enterprise_pgd/postgresql-pgd:17.6-pgd590-ubi9
  • PGD proxy: docker.enterprisedb.com/k8s_enterprise_pgd/edb-pgd-proxy:5.9.0-ubi9

This release of EDB Postgres® AI for CloudNativePG™ Global Cluster includes the following:

Features

DescriptionAddresses
Barman Cloud Plugin updated to v0.6.0

Supports customization of the plugin image from the operator configmap.

#1068, #1421
PGD Group Configuration supports configuring instance pod env through pgdgroup YAML#1509

Security Fixes

DescriptionAddresses
Update the operator base image to latest version of ubi-micro v9.6.#1514

Bug Fixes

DescriptionAddresses
PGD 5.9 compatibility for enable_raft for subgroup

previously, enable_raft for subgroup could not be enabled with PGD 5.9

#1516
VolumeSnapshot restore sometimes hangs during cleanup metadata phase#1547
Physical join logging

Pipe the physical join (bdr_init_physical command) log with the PostgreSQL log into the physical join job

#1515
TLS and certificates - mount the correct serverTLSSecret in the physical join job

Fix physical join job failure when a self-signed certificate is used and only the private key is shared across regions

#1505
Operator configmap name to use pgd-operator-controller-manager-config in all cases#1493
Show major version upgrade in PGDGroup phase#1333