@@ -78,7 +78,7 @@ core. You have until then to complete your migration.
7878This marks a significant milestone in CloudNativePGโs evolutionโthe culmination
7979of a multi-year effort that introduced CNPG-I, our extensible plugin interface.
8080It is a crucial step toward making CloudNativePG a backup-agnostic solution
81- while also enabling leaner operand images by removing the need to bundle Barman
81+ while enabling leaner operand images by removing the need to bundle Barman
8282Cloud directly. It also paves the way for future plugin support for volume
8383snapshot backups and restores.
8484
@@ -132,44 +132,6 @@ to help shape the future of cloud-native Postgres!
132132Thank you for your continued support! Upgrade today and discover how
133133CloudNativePG can elevate your PostgreSQL experience to new heights.
134134
135- <!--
136- # About CloudNativePG
137-
138- [CloudNativePG](https://cloudnative-pg.io) is an open-source Kubernetes
139- Operator specifically designed for PostgreSQL workloads. It manages the entire
140- lifecycle of a PostgreSQL cluster, including bootstrapping, configuration, high
141- availability, connection routing, and comprehensive backup and disaster
142- recovery mechanisms. By leveraging PostgreSQL's native streaming replication,
143- CloudNativePG efficiently distributes data across pods, nodes, and zones using
144- standard Kubernetes patterns, enabling seamless scaling of replicas in a
145- Kubernetes-native manner. Originally developed and supported by
146- [EDB](https://www.enterprisedb.com/), CloudNativePG is a
147- [CNCF Sandbox project](https://www.cncf.io/projects/cloudnativepg/)
148- and the sole PostgreSQL operator in this category.
149-
150- -->
151- <!--
152- Tweet
153- ๐ Exciting news! CloudNativePG 1.26.0 is here with exciting new features like major in-place upgrades, startup and readiness probes for replicas, and declarative extensions management.
154-
155- LINK
156-
157- #CloudNativePG #PostgreSQL #Kubernetes #OpenSource
158-
159- --->
160- <!--
161- LinkedIn
162- ๐ **Exciting News! CloudNativePG 1.26.0 and 1.25.2 Released!** ๐
163-
164- The CloudNativePG Community is thrilled to announce the release of CloudNativePG 1.26.0! This release introduces powerful new features, including:
165-
166- ๐น Declarative offline in-place PostgreSQL major upgrades
167- ๐น Smarter startup and readiness probes for replicas
168- ๐น Declarative management of extensions and schemas
169- ๐น The new Barman Cloud Plugin for backup and recovery via object stores
170-
171- LINK
172-
173135Join our vibrant community, share your insights, and stay updated on the latest developments by following us and joining our Slack channel.
174136
175137#CloudNativePG #PostgreSQL #Kubernetes #OpenSource
0 commit comments