CloudNativePG 1.19.0, 1.18.2 and 1.17.4 Released!

From: CloudNativePG via PostgreSQL Announce <announce-noreply(at)postgresql(dot)org>
To: PostgreSQL Announce <pgsql-announce(at)lists(dot)postgresql(dot)org>
Subject: CloudNativePG 1.19.0, 1.18.2 and 1.17.4 Released!
Date: 2023-02-16 08:49:45
Message-ID: 167653738549.647181.18316023069338440805@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The **CloudNativePG Community** has announced version 1.19.0, a new minor
release of the **CloudNativePG Operator**, which introduces support for
**backup from a standby**, which reduces the I/O impact on the primary, and
**delayed failover**, which enables you to wait for some amount of time
after a failure on the primary before triggering an automated failover.

Support for separate WAL volumes has been enhanced with the possibility to add
a separate WAL volume even on an existing PostgreSQL cluster. More metrics for
WAL usage monitoring have been added to the default Prometheus exporter.
Both functionalities have also been backported to 1.18.2.

The `cnpg` plugin for `kubectl` has been enhanced with the introduction of the
`backup` command to issue a new base backup on a selected cluster.

Some minor bugs have also been fixed.

New patch releases are available for all the supported versions, including
1.18.2 and 1.17.4.

With the release of 1.19.0, the 1.17.x minor version will be
[end of life](https://cloudnative-pg.io/documentation/1.19/supported_releases/#support-status-of-cloudnativepg-releases)
from 14 March, 2023.

We encourage you to update the operator at your earliest possible convenience.

For a complete list of changes, please refer to:

- [release notes for 1.19.0](https://cloudnative-pg.io/documentation/1.19/release_notes/v1.19/)
- [release notes for 1.18.2](https://cloudnative-pg.io/documentation/1.18/release_notes/v1.18/)
- [release notes for 1.17.4](https://cloudnative-pg.io/documentation/1.17/release_notes/v1.17/)

# About CloudNativePg

[CloudNativePG](https://cloudnative-pg.io) is an open source Kubernetes Operator for PostgreSQL workloads that orchestrates the full life cycle of a PostgreSQL cluster, from bootstrapping and configuration, through high availability and connection routing, to backups and disaster recovery. CloudNativePG relies on PostgreSQL’s native streaming replication to distribute data across pods, nodes, and zones, using standard Kubernetes patterns. Replicas can be scaled up and down in a Kubernetes native manner, and the operator automatically and safely reconfigure replication as appropriate.
[CloudNativePG is a project originally created and supported by EDB](https://www.enterprisedb.com/products/cloud-native-postgresql-kubernetes-ha-clusters-k8s-containers-scalable).

Browse pgsql-announce by date

  From Date Subject
Next Message JDBC Project via PostgreSQL Announce 2023-02-17 14:06:49 PostgreSQL JDBC 42.5.4 Released
Previous Message PL/Haskell via PostgreSQL Announce 2023-02-14 13:50:49 PL/Haskell v2.0