CloudNativePG 1.25.0 and 1.24.2 Released!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. What’s New in CloudNativePG 1.25.0?Version 1.25.0 introduces groundbreaking features to simplify PostgreSQL operations and enhance data durability control. Major Highlights- Declarative Database Management: Streamline the lifecycle of PostgreSQL databases with the new
Database Custom Resource Definition (CRD). - Logical Replication Made Easy: Manage logical replication with new
Publication and Subscription CRDs. Ideal for online migrations, major version upgrades, and more. - Fine-Tuned Data Durability: Optimize synchronous replication configuration strategies with the
dataDurability option for a balanced approach to data safety and self-healing.
Introducing CloudNativePG Interface (CNPG-I)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. Additional Enhancements in 1.25.0Explore even more improvements in this release: - Enhanced
pg_dump and pg_restore Controls: Accelerate data migrations with object exclusions and parallel processing options. - Parallel Reconcilers: Boost cluster management efficiency through parallel operations in the cluster controller.
Check the complete list of changes in the release notes. Upgrade GuidanceTo 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. Get Involved with the CommunityJoin 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. About CloudNativePGCloudNativePG 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. |