Download Latest Version kubectl-cnpg_1.27.0-rc1_linux_s390x.tar.gz (20.6 MB)
Email in envelope

Get an email when there's a new version of CloudNativePG

Home / v1.27.0-rc1
Name Modified Size InfoDownloads / Week
Parent folder
cnpg-1.27.0-rc1-checksums.txt 2025-07-29 1.7 kB
cnpg-1.27.0-rc1-checksums.txt.sig 2025-07-29 566 Bytes
kubectl-cnpg_1.27.0-rc1_linux_arm64.deb 2025-07-29 19.7 MB
kubectl-cnpg_1.27.0-rc1_linux_ppc64le.deb 2025-07-29 19.3 MB
kubectl-cnpg_1.27.0-rc1_linux_s390x.deb 2025-07-29 20.7 MB
kubectl-cnpg_1.27.0-rc1_linux_x86_64.deb 2025-07-29 21.3 MB
kubectl-cnpg_1.27.0-rc1_linux_arm64.rpm 2025-07-29 20.5 MB
kubectl-cnpg_1.27.0-rc1_linux_ppc64le.rpm 2025-07-29 20.2 MB
kubectl-cnpg_1.27.0-rc1_linux_s390x.rpm 2025-07-29 21.8 MB
kubectl-cnpg_1.27.0-rc1_linux_x86_64.rpm 2025-07-29 22.4 MB
kubectl-cnpg_1.27.0-rc1_linux_arm64.tar.gz 2025-07-29 19.6 MB
kubectl-cnpg_1.27.0-rc1_linux_ppc64le.tar.gz 2025-07-29 19.2 MB
kubectl-cnpg_1.27.0-rc1_linux_s390x.tar.gz 2025-07-29 20.6 MB
kubectl-cnpg_1.27.0-rc1_windows_arm64.tar.gz 2025-07-29 19.7 MB
kubectl-cnpg_1.27.0-rc1_darwin_arm64.tar.gz 2025-07-29 20.7 MB
kubectl-cnpg_1.27.0-rc1_darwin_x86_64.tar.gz 2025-07-29 21.6 MB
kubectl-cnpg_1.27.0-rc1_linux_x86_64.tar.gz 2025-07-29 21.3 MB
kubectl-cnpg_1.27.0-rc1_windows_x86_64.tar.gz 2025-07-29 21.8 MB
cnpg-1.27.0-rc1.yaml 2025-07-29 1.1 MB
README.md 2025-07-29 4.0 kB
v1.27.0-rc1 source code.tar.gz 2025-07-29 11.4 MB
v1.27.0-rc1 source code.zip 2025-07-29 12.9 MB
Totals: 22 Items   356.0 MB 1

Release date: Jul 29, 2025

Important changes:

Features:

  • Dynamic loading of PostgreSQL extensions: Introduced the .spec.postgresql.extensions stanza for mounting PostgreSQL extensions, packaged as OCI-compliant container images, as read-only and immutable volumes inside instance pods. This allows dynamic extension management without rebuilding base images. (#7991).

  • Logical decoding slot synchronization in HA clusters: Added the synchronizeLogicalDecoding field under spec.replicationSlots.highAvailability to enable automatic synchronization of logical decoding slots across high-availability clusters, ensuring logical replication subscribers continue seamlessly after a publisher failover (#7931).

  • Primary Isolation Check: Promoted to stable the liveness pinger experimental feature introduced in 1.26, adding the .spec.probes.liveness.isolationCheck section to enable primary isolation checks in the liveness probe by default. This improves the detection and handling of primary connectivity issues in Kubernetes environments (#7845).

Enhancements:

  • Introduced an opt-in experimental feature that enables quorum-based failover to improve safety and data durability during failover events. This feature, also called failover quorum, can be activated via the alpha.cnpg.io/failoverQuorum annotation. (#7572).

  • Added support for user maps for predefined users such as streaming_replica, allowing the use of self-managed client certificates with different Common Names in environments with strict policies or shared CAs, while still enabling replicas to join clusters using the streaming_replica role (#7725).

  • Added a new PhaseFailurePlugin phase in the Cluster status to improve observability of plugin-related failures (#7988).

  • Made the Backup.spec field immutable after creation, ensuring consistency and predictability in backup operations (#7904).

  • Added fqdn-uri and fqdn-jdbc-uri fields in the user secret to simplify the retrieval of fully qualified domain name-based connection strings (#7852).

  • CNPG-I:

    • Added Postgres interface support to the CNPG-I operator, continuing the transition toward a plugin-based architecture (#7179).

    • Added metrics capabilities to the CNPG-I instance webserver, enabling metrics exposure directly from the instance for better observability (#8033).

Supported versions

  • Kubernetes 1.33, 1.32, and 1.31
  • PostgreSQL 17, 16, 15, 14, and 13
    • PostgreSQL 17.5 is the default image
    • PostgreSQL 13 support ends on November 12, 2025
Source: README.md, updated 2025-07-29