CloudNativePG 1.22.1, 1.21.3 and 1.20.6 Released!
The CloudNativePG Community The CloudNativePG Community is excited to announce a new update for the *CloudNativePG Operator, now available for the supported 1.22, 1.21, and 1.20 versions.
Key enhancements in all supported minor releases are:
- Customize ephemeral volume storage for a PostgreSQL cluster using a claim template
- Introduce the
pgadmin4
command in thecnpg
plugin forkubectl
to swiftly set up a demonstration-only interface for PgAdmin4. This is the most popular GUI for PostgreSQL, facilitating easy connection to a designated Postgres Cluster- Add support for PostgreSQL's ident map file configuration
Versions 1.22.1, 1.21.3 and 1.20.6 are patch releases that include essential bug fixes, addressing issues such as:
- Prevention of an unrecoverable problem with
pg_rewind
caused bypostgresql.auto.conf
being read-only due to the disabled alter system option- Reduction of the risk of disk space shortage when using the import facility of the
initdb
bootstrap methodWith this update, version 1.20 has reached End-of-Life (EOL). Version 1.20.6 marks the final release for the 1.20 minor version.
We highly recommend updating the operator at your earliest convenience to benefit from these improvements and bug fixes.
For a detailed list of changes, please refer to the following release notes:
Thank you for your continued support, and we look forward to your seamless experience with the updated CloudNativePG Operator.
CloudNativePG versions 1.22.1, 1.21.3, and 1.20.6 have been made available for download. As a PostgreSQL Kubernetes Operator, CloudNativePG is responsible for orchestrating the entire life cycle of a PostgreSQL cluster. This includes everything from bootstrapping and configuration to high availability and connection routing, backups, and disaster recovery.