CloudNativePG 1.22.2 and 1.21.4 Released!

From: The CloudNativePG Contributors via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: CloudNativePG 1.22.2 and 1.21.4 Released!
Date: 2024-03-15 15:28:31
Message-ID: 171051651141.642.5203088033402940052@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The **CloudNativePG Community** is thrilled to unveil the latest update for the
**CloudNativePG Operator**, now available for the supported versions 1.22 and
1.21.

Key enhancements in both supported minor releases are:

- flexibility to configure the `wal_level` GUC in PostgreSQL and disable WAL
archiving via an annotation, granting you finer control over your PostgreSQL
environment
- configurable duration of TLS certificates managed by the operator
- introduction of the `publication` and `subscription` command groups in the
`cnpg` plugin for `kubectl`, facilitating seamless management of PostgreSQL
native logical replication. This unlocks new possibilities for imperative major
online upgrades and online imports, enriching your data management strategies.

**Versions 1.22.2 and 1.21.4** are *patch releases* that include
essential bug fixes, addressing issues such as:

- proper synchronization of PVC group labels to match those on the pods
- check that volume snapshots are ready before initiating recovery procedures,
ensuring smoother operations and data integrity

In adherence to Kubernetes best practices, we are transitioning from
client-side to server-side application of manifests starting from this release.
As a result, the `--server-side` option is now the preferred choice when
installing the operator.

We highly recommend updating the operator at your earliest convenience to
leverage these enhancements and bug fixes, ensuring a seamless and efficient
PostgreSQL experience.

Please refer to the following release notes for comprehensive insights into
each version:

- [release notes for 1.22.2](https://cloudnative-pg.io/documentation/1.22/release_notes/v1.22/)
- [release notes for 1.21.4](https://cloudnative-pg.io/documentation/1.21/release_notes/v1.21/)

We extend our gratitude for your continued support, and we are excited to
witness your enhanced experience with the updated CloudNativePG Operator.
Thank You.

# About CloudNativePg

[CloudNativePG](https://cloudnative-pg.io) 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](https://www.enterprisedb.com/products/cloud-native-postgresql-kubernetes-ha-clusters-k8s-containers-scalable),
CloudNativePG represents a paradigm shift in managing PostgreSQL workloads
within Kubernetes environments.

Browse pgsql-announce by date

  From Date Subject
Next Message WAL-G via PostgreSQL Announce 2024-03-17 17:19:39 WAL-G 3.0.0 released
Previous Message HexaCluster via PostgreSQL Announce 2024-03-08 20:49:25 Ora2Pg 24.2 have been released