Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZBBT-00GvIi-3A for pgsql-announce@arkaria.postgresql.org; Wed, 31 Jul 2024 15:24:11 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sZBBR-0095es-H1 for pgsql-announce@arkaria.postgresql.org; Wed, 31 Jul 2024 15:24:09 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZBBQ-0095ee-En for pgsql-announce@lists.postgresql.org; Wed, 31 Jul 2024 15:24:08 +0000 Received: from mahout.postgresql.org ([2001:4800:3e1:1::227]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZBBN-002OjE-Ik for pgsql-announce@lists.postgresql.org; Wed, 31 Jul 2024 15:24:07 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=postgresql.org; s=20171124; h=Message-ID:Date:Reply-To:From:To:Subject: MIME-Version:Content-Type:Sender:Cc:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=hJ7vk+WprQXtt/OO7yw+zvUtQtb2rBbMdflVv5S5aEU=; b=YtkqtuAkqk42QodGM/XR3WEFWH S8tHaXi7AXz6yhtt100cBiI7QLF/spRxsiTa0q3P9qVBQqppND3odLCZyGLkmzRUdkqz/f53an3G4 wN1HA4hHi0XKEm6GzIFiW1jDeN8cr5BYHfC08TPnKhZVpXytOi3BrbLT0n4H+zE/jniXSYUkVylYv tW1bh9ju+c8tD1ighut2yqbtTHDderz46o9sHFOX5Nw5L+Xnn2/VT6H4WvtIRJJEhcbJ9s4k8V8gB hfXsI23b6nHhWzdgbCnEEzmSjjuSvXqkl9mTiVuUpbppJOFstj528jmmH3OnLzXU8RyIvn5bdDNZ/ Rr6skVsA==; Received: from wrigleys.postgresql.org ([2a02:16a8:dc51::60]) by mahout.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1sZBBM-007TsI-Ob for pgsql-announce@lists.postgresql.org; Wed, 31 Jul 2024 15:24:05 +0000 Received: from localhost ([127.0.0.1] helo=wrigleys.postgresql.org) by wrigleys.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1sZBBK-00Az3P-8p for pgsql-announce@lists.postgresql.org; Wed, 31 Jul 2024 15:24:03 +0000 Content-Type: multipart/mixed; boundary="===============7327318911187854895==" MIME-Version: 1.0 Subject: CloudNativePG 1.23.3 and 1.22.5 Released! To: PostgreSQL Announce From: The CloudNativePG Contributors via PostgreSQL Announce Reply-To: gabriele.bartolini@gmail.com Date: Wed, 31 Jul 2024 15:23:06 +0000 Message-ID: <172243938640.915372.3189637649258943326@wrigleys.postgresql.org> X-Auto-Response-Suppress: All Auto-Submitted: auto-generated X-pglister-tags: related X-pglister-tagsig: 7b5dfa4510093ec79ce6e30db30677ca973c8add93735376296c15eb13bdb030 List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --===============7327318911187854895== Content-Type: multipart/alternative; boundary="===============0443672634260828869==" MIME-Version: 1.0 --===============0443672634260828869== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable We are delighted to announce the latest updates for the **CloudNativePG Operator**, now available for versions 1.23 and 1.22. **Patch releases 1.23.3 and 1.22.5** bring essential bug fixes and enhancem= ents to ensure greater stability and resilience for your systems. **Important Notice:** Version 1.22 has now reached End-of-Life (EOL). The 1.22.5 release is the final update for this version. **Upgrade Now:** We strongly recommend updating your operator to take advan= tage of these improvements and ensure your system remains robust. For comprehensive details on the changes, please review the release notes: - [Release Notes for 1.23.3](https://cloudnative-pg.io/documentation/1.23/r= elease_notes/v1.23/) - [Release Notes for 1.22.5](https://cloudnative-pg.io/documentation/1.22/r= elease_notes/v1.22/) Thank you for your continued support. We are committed to providing you wit= h a seamless experience with the CloudNativePG Operator. If you are using our operator in production, we invite you to [add your organization as an adopter of the project](https://github.com/clo= udnative-pg/cloudnative-pg/blob/main/ADOPTERS.md). Your support is invaluable to us and helps us grow and improve! ## About CloudNativePG [CloudNativePG](https://cloudnative-pg.io) stands as a groundbreaking open-source Kubernetes Operator designed explicitly for PostgreSQL workload= s. Seamlessly orchestrating the entire life cycle of a PostgreSQL cluster, CloudNativePG takes charge from bootstrapping and configuration to ensuring high availability, connection routing, and comprehensive backup and disaster recovery mechanisms. Leveraging PostgreSQL's native streaming replication, CloudNativePG efficie= ntly distributes data across pods, nodes, and zones using standard Kubernetes patterns. This enables seamless scaling of replicas in a Kubernetes-native manner, with the operator autonomously and safely reconfiguring replication= as needed. Originally conceived and supported by [EDB](https://www.enterprisedb.com/), CloudNativePG represents a paradigm shift in managing PostgreSQL workloads within Kubernetes environments. --===============0443672634260828869== Content-Type: text/html; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable CloudNativePG 1.23.3 and 1.22.5 Released!
 

CloudNativePG 1.23.3 and 1.22.5 Released!

We are delighted to announce the latest upd= ates for the CloudNativePG Operator, now available for versions 1.23 and 1.22.

Patch releases 1.23.3 and 1.22.5 bring essential bug fixes and enhancements to ensure greater stability and resilience for your systems.

Important Notice: Version = 1.22 has now reached End-of-Life (EOL). The 1.22.5 release is the final update for this version.

Upgrade Now: We strongly r= ecommend updating your operator to take advantage of these improvements and ensure your system remains robust.

For comprehensive details on the changes, p= lease review the release notes:

Thank you for your continued support. We ar= e committed to providing you with a seamless experience with the CloudNativePG Operator. If you are using our operator in production, we invite you to add your organ= ization as an adopter of the project.

Your support is invaluable to us and helps = us grow and improve!

About CloudNativePG

CloudNativePG stands as= a groundbreaking open-source Kubernetes Operator designed explicitly for PostgreSQL workload= s. Seamlessly orchestrating the entire life cycle of a PostgreSQL cluster, CloudNativePG takes charge from bootstrapping and configuration to ensuring high availability, connection routing, and comprehensive backup and disaster recovery mechanisms. Leveraging PostgreSQL's native streaming replication, CloudNativePG efficie= ntly distributes data across pods, nodes, and zones using standard Kubernetes patterns. This enables seamless scaling of replicas in a Kubernetes-native manner, with the operator autonomously and safely reconfiguring replication= as needed. Originally conceived and supported by EDB, CloudNativePG represents a paradigm shift in managing PostgreSQL workloads within Kubernetes environments.

This email was sent to you from The CloudNativePG Contributors. It was deli= vered on their behalf by the PostgreSQL project. Any questions about the content of the message shou= ld be sent to The CloudNativePG Contributors.

You were sent this email as a subscriber of the pgsql-announce mai= linglist, for the content tag Related Open Source. To unsubscribe from further emails, or change which emails you want to receive, please click th= e personal unsubscribe link that you can find in the headers of this email, or visit https://lists.postgresql.org/unsubscribe/.
 
--===============0443672634260828869==-- --===============7327318911187854895==--