The CloudNativePG Community is delighted to announce the release of CloudNativePG Operator versions 1.25.0 and 1.24.2!
Additionally, we have released 1.23.6 as the final patch for the now-unsupported 1.23.x series to ensure a smooth transition for users still on 1.23 or older releases.
Version 1.25.0 introduces groundbreaking features to simplify PostgreSQL operations and enhance data durability control.
Database
Custom Resource Definition (CRD).Publication
and Subscription
CRDs. Ideal for online migrations, major
version upgrades, and more.dataDurability
option for a balanced
approach to data safety and self-healing.This release marks a pivotal moment for CloudNativePG with the experimental introduction of CNPG-I. This new standard framework enables users to extend CloudNativePG with external plugins, unlocking vast possibilities for customization.
The Barman Cloud Plugin demonstrates CNPG-I's potential, showcasing how backup and recovery plugins can be developed independently of the operator’s source code. We invite community feedback and contributions to refine this innovative capability!
For a comprehensive overview, read the 1.25 release notes.
Explore even more improvements in this release:
pg_dump
and pg_restore
Controls: Accelerate data migrations
with object exclusions and parallel processing options.Check the complete list of changes in the release notes.
To ensure a smooth upgrade, please refer to our upgrade documentation.
We strongly recommend upgrading to CloudNativePG 1.25.0 for the latest features and long-term support. For users on the 1.24.x series, update to 1.24.2 to maintain stability and receive updates. Remember, support for version 1.24 will continue until March 23, 2025.
Join our vibrant, open-source community to connect with fellow CloudNativePG users, share insights, and get support:
Thank you for your continued support! Upgrade today and discover how CloudNativePG can elevate your PostgreSQL experience to new heights.
CloudNativePG stands as a groundbreaking open-source Kubernetes Operator designed explicitly for PostgreSQL workloads. Seamlessly orchestrating the entire life cycle of a PostgreSQL cluster, CloudNativePG takes charge from bootstrapping and configuration to ensuring high availability, connection routing, and comprehensive backup and disaster recovery mechanisms. Leveraging PostgreSQL's native streaming replication, CloudNativePG efficiently distributes data across pods, nodes, and zones, utilizing standard Kubernetes patterns. This enables seamless scaling of replicas in a Kubernetes-native manner, with the operator autonomously and safely reconfiguring replication as needed. Originally conceived and supported by EDB, CloudNativePG represents a paradigm shift in managing PostgreSQL workloads within Kubernetes environments.