Skip to content

Commit dcc066d

Browse files
committed
docs: announcement for release 1.26.1 and 1.25.3
Closes #338 Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
1 parent f29026d commit dcc066d

1 file changed

Lines changed: 91 additions & 0 deletions

File tree

  • content/releases/cloudnative-pg-1-26.1-released
Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
1+
---
2+
title: "CloudNativePG 1.26.1 and 1.25.3 Released!"
3+
date: 2025-07-25T14:15:33+02:00
4+
draft: false
5+
image:
6+
url: pexels-chris-clark-1933184-16116726.jpg
7+
attribution: from <a href="https://www.pexels.com/photo/large-elephant-on-grassland-16116726/">Chris Clark</a>
8+
author: gbartolini
9+
tags:
10+
- release
11+
- postgresql
12+
- postgres
13+
- kubernetes
14+
- k8s
15+
- cloudnativepg
16+
summary: The CloudNativePG community has released new updates for the 1.26 and 1.25 versions of the CloudNativePG operator.
17+
---
18+
19+
The **CloudNativePG Community** is pleased to announce the release of the
20+
**CloudNativePG Operator** versions 1.26.1 and 1.25.3.
21+
22+
These maintenance releases deliver a series of important bug fixes and
23+
stability improvements, ensuring your PostgreSQL clusters continue to run
24+
reliably in production environments.
25+
26+
We encourage all users to upgrade to benefit from these enhancements.
27+
28+
Read the full release notes for details:
29+
30+
- [Release notes for 1.26.1](https://cloudnative-pg.io/documentation/1.26/release_notes/v1.26/)
31+
- [Release notes for 1.25.3](https://cloudnative-pg.io/documentation/1.25/release_notes/v1.25/)
32+
33+
Thank you for your continued support and for being part of the CloudNativePG
34+
community!
35+
36+
---
37+
38+
## Upgrade Recommendations
39+
40+
- **Version 1.26.1:** We strongly recommend upgrading to this version promptly
41+
to benefit from the latest improvements.
42+
43+
- **Version 1.25.3:** For users on version 1.25, updating to 1.25.3 is
44+
essential for continued stability and support. Please note that support for
45+
version 1.25 will conclude on **August 22, 2025**.
46+
47+
Before proceeding with the upgrade, ensure you review the
48+
[upgrade instructions](https://cloudnative-pg.io/documentation/1.26/installation_upgrade/#upgrading-to-126-from-a-previous-minor-version)
49+
carefully.
50+
51+
---
52+
53+
## Join Our Community
54+
55+
Join our vibrant, open-source, vendor-neutral community! [Connect with us](https://github.com/cloudnative-pg/cloudnative-pg?tab=readme-ov-file#communications)!
56+
57+
Stay informed about the latest developments by following us on
58+
[Twitter](https://twitter.com/CloudNativePg).
59+
60+
If you're using CloudNativePG in production, consider
61+
[adding your organization as an adopter](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md)
62+
to support the project's growth and evolution.
63+
64+
<!--
65+
## About CloudNativePG
66+
67+
[CloudNativePG](https://cloudnative-pg.io) is an open-source Kubernetes
68+
Operator specifically designed for PostgreSQL workloads. It manages the entire
69+
lifecycle of a PostgreSQL cluster, including bootstrapping, configuration, high
70+
availability, connection routing, and comprehensive backup and disaster
71+
recovery mechanisms. By leveraging PostgreSQL's native streaming replication,
72+
CloudNativePG efficiently distributes data across pods, nodes, and zones using
73+
standard Kubernetes patterns, enabling seamless scaling of replicas in a
74+
Kubernetes-native manner. Originally developed and supported by
75+
[EDB](https://www.enterprisedb.com/), CloudNativePG is a CNCF Sandbox project
76+
and the sole PostgreSQL operator in this category.
77+
-->
78+
<!--
79+
Tweet
80+
81+
🚀 CloudNativePG 1.26.1 & 1.25.3 are out!
82+
83+
These maintenance releases deliver a series of important bug fixes and
84+
stability improvements, ensuring your PostgreSQL clusters continue to run
85+
reliably in production environments. Upgrade now! 🔄
86+
87+
🔗 Release notes: https://cloudnative-pg.io/documentation/current/release_notes/v1.26/
88+
89+
#PostgreSQL #Kubernetes #CloudNativePG #CNPG #k8s #postgres
90+
91+
--->

0 commit comments

Comments
 (0)