CloudNativePG 1.20.1, 1.19.3 and 1.18.5 Released!
The CloudNativePG Community has released a new update for the supported 1.20, 1.19 and 1.18 versions of the CloudNativePG Operator.
Versions 1.20.1, 1.19.3 and 1.18.5 are patch releases containing a few bug fixes and minor enhancements, including:
- First implementation of recovery from a set of CSI VolumeSnapshot resources via the
.spec.bootstrap.recovery.volumeSnapshot
stanzasnapshot
command for thecnpg
plugin to create a consistent cold backup of a Postgres cluster from a standby using the KubernetesVolumeSnapshot
standard resource- Support for TopologySpreadConstraints to manage scheduling of instance pods
- Management of the
pg_failover_slots
extensionschemaOnly
option in theimport
stanza to avoid exporting/importing data when you bootstrap a new Postgres Cluster from an existing oneA new and improved version of the Grafana dashboard is now supplied with CloudNativePG.
With this release, version 1.18 has reached End-of-Life (EOL): version 1.18.5 is the last that will be released for the 1.18 minor version.
We encourage you to update the operator at your earliest possible convenience.
For a complete list of changes, please refer to:
CloudNativePG 1.20.1, 1.19.3, and 1.18.5 have been released. CloudNativePG is an open source Kubernetes Operator for PostgreSQL workloads that orchestrates the entire life cycle of a PostgreSQL cluster, from bootstrapping and configuration to high availability and connection routing, backups, and disaster recovery.