The CloudNativePG Community is pleased to announce the release of:
This is our first release since CloudNativePG officially entered the CNCF Sandbox, a major milestone that reinforces our commitment to sustainable, community-driven innovation.
You can now declaratively trigger
offline in-place major upgrades
of PostgreSQL by simply updating the container image to a newer major version.
The cluster shuts down safely, and pg_upgrade
performs the upgrade, ensuring
consistency. This long-awaited feature simplifies major upgrades while
maintaining declarative workflows.
We’ve enhanced startup and readiness probes for replicas, enabling both startup and readiness to be gated by replication lag. This means you can restrict promotion to only lag-free, synchronous replicas—greatly improving your high availability posture.
The Database
resource now supports the declarative creation of:
This makes it easier to manage consistent database configurations across environments.
With the 1.26 release, the deprecation period for in-tree Barman Cloud support officially begins. While it remains fully functional in 1.26, we strongly encourage users to begin planning the migration to the Barman Cloud Plugin as early as possible and to adopt it for all new deployments. To help with this, we’ve published a comprehensive migration guide.
In CloudNativePG 1.28, Barman Cloud will be fully removed from CloudNativePG’s core. You have until then to complete your migration.
This marks a significant milestone in CloudNativePG’s evolution—the culmination of a multi-year effort that introduced CNPG-I, our extensible plugin interface. It is a crucial step toward making CloudNativePG a backup-agnostic solution while enabling leaner operand images by removing the need to bundle Barman Cloud directly. It also paves the way for future plugin support for volume snapshot backups and restores.
The hibernate
command of the plugin now leverages the declarative hibernation
capability. Instead of executing an imperative hibernation process that
destroyed replica PVCs, it will now annotate the cluster, aligning with
CloudNativePG’s declarative approach.
Explore other improvements in this release, including:
Dive into the full details in the release notes.
We recommend all users:
Support for the 1.25.x series continues until 22 August 2025.
Refer to the upgrade instructions for a smooth transition.
CloudNativePG is a vendor-neutral, open-source project backed by a vibrant community of PostgreSQL and Kubernetes enthusiasts. Join us to help shape the future of cloud-native Postgres!
Thank you for your continued support! Upgrade today and discover how CloudNativePG can elevate your PostgreSQL experience to new heights.
Join our vibrant community, share your insights, and stay updated on the latest developments by following us and joining our Slack channel.