CloudNativePG 1.18.0, 1.17.2 and 1.16.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.18.0, 1.17.2 and 1.16.4 Released!
Date: 2022-11-18 02:44:21
Message-ID: 166873946142.635.10982491827072913054@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-announce

The **CloudNativePG Community** has announced version 1.18.0, a new minor
release of the **CloudNativePG Operator**, which introduces support for
**cluster-managed physical replication slots** to automatically manage physical
replication slots for each hot standby replica in a High Availability
cluster, failover events included.

The `cnpg` plugin for `kubectl` has been enhanced with the introduction of 3 new commands:

- `hibernate`: destroy all the resources generated by a `Cluster`, except the
PVCs that belong to the PostgreSQL primary instance (`hibernate on`), and
re-create the cluster (`hibernate off`)
- `install`: generate manifests to override the default configuration options
for an operator deployment, such as namespaces to watch, replicas, and so on
- `pgbench`: generate jobs to run `pgbench` against a given cluster

Some minor bugs have been fixed, in particular importing a database with
`plpgsql` functions and finding the closest backup when doing PITR.

New patch releases are available for all the supported versions, including
1.17.2 and 1.16.4.

With the release of 1.18.0, the 1.16.x minor version will be
[end of life](https://cloudnative-pg.io/documentation/1.18/supported_releases/#support-status-of-cloudnativepg-releases)
from 10 December, 2022.

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.18.0](https://cloudnative-pg.io/documentation/1.18/release_notes/v1.18/)
- [release notes for 1.17.2](https://cloudnative-pg.io/documentation/1.17/release_notes/v1.17/)
- [release notes for 1.16.4](https://cloudnative-pg.io/documentation/1.16/release_notes/v1.16/)

# 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 the first PostgreSQL Operator to pursue the whole graduation process with the Cloud Native Computing Foundation (CNCF) by submitting the request to join the Sandbox in April 2022.
[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 pgAdmin Development Team via PostgreSQL Announce 2022-11-21 16:05:47 pgAdmin 4 v6.16 Released
Previous Message PostgreSQL Europe via PostgreSQL Announce 2022-11-15 08:46:25 FOSDEM PGDay and PostgreSQL Devroom 2023 - Call for Papers