CloudNativePG 1.26.0 and 1.25.2 released

Published by

CloudNativePG has recently released versions 1.26.0 and 1.25.2, introducing significant enhancements to the PostgreSQL platform. This marks the first update since the project joined the Cloud Native Computing Foundation (CNCF) Sandbox, highlighting its commitment to community-driven innovation.

Key Features of CloudNativePG 1.26.0:
1. Declarative Offline In-Place Major Upgrades: Users can now perform major upgrades by simply updating the container image. The upgrade process ensures cluster safety and consistency through pg_upgrade.
2. Enhanced Startup and Readiness Probes: Replicas can now be gated by replication lag, allowing for promotion only of lag-free, synchronous replicas, which significantly boosts high availability.
3. Declarative Management of Extensions and Schemas: The Database resource now supports declarative creation of PostgreSQL extensions and SCHEMA objects, streamlining database management across environments.

Important Changes:
- The deprecation of in-tree Barman Cloud support officially starts with version 1.26. Users are encouraged to transition to the Barman Cloud Plugin, with full removal planned for version 1.28.
- The hibernate command in the plugin now aligns with CloudNativePG’s declarative approach, improving how hibernation processes are managed.

Additional Enhancements:
The release also includes new features like webhook validation toggles, TCP timeout configurations for replicas, integration with autoscalers for enhanced node management, and experimental network isolation detection for primary nodes.

Upgrade Recommendations:
Users are encouraged to upgrade to version 1.26.0 for the latest features and stability. Those on the 1.25.x series should upgrade to 1.25.2 to stay current with fixes, with support for that series lasting until August 2025.

Community Involvement:
CloudNativePG invites PostgreSQL and Kubernetes enthusiasts to participate in the project, emphasizing its open-source and vendor-neutral nature.

In summary, the releases of CloudNativePG 1.26.0 and 1.25.2 not only introduce vital new features aimed at enhancing PostgreSQL's functionality and reliability but also mark a pivotal moment in the project's evolution within the cloud-native ecosystem. Users are encouraged to upgrade and engage with the community to further advance the capabilities of CloudNativePG

CloudNativePG 1.26.0 and 1.25.2 released

CloudNativePG has announced the release of versions 1.26.0 and 1.25.2, representing significant updates for the PostgreSQL platform. This release marks the initial update following our entry into the CNCF Sandbox. It features declarative offline in-place major upgrades for PostgreSQL, improved startup and readiness probes for replicas, as well as declarative management of extensions and schemas. The deprecation period for in-tree Barman Cloud support officially commences with the 1.26 release.

CloudNativePG 1.26.0 and 1.25.2 released @ Linux Compatible