Skip to content

Commit 17ea9d5

Browse files
authored
docs: announce releases 1.24.1 and 1.23.5 (#234)
Closes #233 Signed-off-by: Gabriele Bartolini <[email protected]>
1 parent 8e6d1eb commit 17ea9d5

File tree

2 files changed

+96
-0
lines changed

2 files changed

+96
-0
lines changed
442 KB
Loading
Lines changed: 96 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,96 @@
1+
---
2+
title: "CloudNativePG 1.24.1 and 1.23.5 Released!"
3+
date: 2024-10-16T12:27:58+02:00
4+
draft: false
5+
image:
6+
url: 58364dde1adc4a0a8.37186404-2048x1445.jpg
7+
attribution: from <a href="https://wordpress.org/photos/photo/58364dde1a/">Saurabh</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.24 and 1.23 versions of the CloudNativePG operator.
17+
---
18+
19+
The **CloudNativePG Community** is excited to announce the release of updates
20+
for the **CloudNativePG Operator**, now available in versions 1.24.1 and
21+
1.23.5.
22+
23+
These patch releases bring key bug fixes and enhancements, including the
24+
default deployment of PostgreSQL 17 and the addition of the `logs pretty`
25+
command in the `cnpg` plugin, which provides a human-readable format for log
26+
streams and filtering options for more efficient troubleshooting.
27+
28+
For more details, please review the full release notes:
29+
30+
- [Release notes for 1.24.1](https://cloudnative-pg.io/documentation/1.24/release_notes/v1.24/)
31+
- [Release notes for 1.23.5](https://cloudnative-pg.io/documentation/1.23/release_notes/v1.23/)
32+
33+
We highly recommend updating the operator to take advantage of these
34+
improvements.
35+
36+
Thank you for your continued support. If you're using CloudNativePG in
37+
production, consider [adding your organization as an adopter](https://github.com/cloudnative-pg/cloudnative-pg/blob/main/ADOPTERS.md)
38+
to help the project grow and evolve.
39+
40+
Your support is greatly appreciated!
41+
42+
---
43+
44+
## Upgrade and Maintenance
45+
46+
Before upgrading, please review the [upgrade instructions](https://cloudnative-pg.io/documentation/1.24/installation_upgrade/#upgrading-to-124-from-a-previous-minor-version)
47+
carefully.
48+
49+
We strongly recommend upgrading to version 1.24.1 as soon as possible. For
50+
users remaining on version 1.23, be sure to update to 1.23.5 for continued
51+
stability and support.
52+
Note that 1.23 will be supported until **November 22, 2024**.
53+
54+
---
55+
56+
## Join the Community
57+
58+
Become part of our open-source, vendor-neutral community! Join our
59+
[Slack channel](https://join.slack.com/t/cloudnativepg/shared_invite/zt-2ij5hagfo-B04EQ9DUlGFzD6GEHDqE0g)
60+
and follow us on [Twitter](https://twitter.com/CloudNativePg) to stay updated
61+
on the latest news and developments.
62+
63+
Thank you for supporting CloudNativePG. Upgrade today to unlock the full
64+
potential of your PostgreSQL clusters!
65+
66+
<!--
67+
## About CloudNativePG
68+
69+
[CloudNativePG](https://cloudnative-pg.io) stands as a groundbreaking
70+
open-source Kubernetes Operator designed explicitly for PostgreSQL workloads.
71+
Seamlessly orchestrating the entire life cycle of a PostgreSQL cluster,
72+
CloudNativePG takes charge from bootstrapping and configuration to ensuring
73+
high availability, connection routing, and comprehensive backup and disaster
74+
recovery mechanisms.
75+
Leveraging PostgreSQL's native streaming replication, CloudNativePG efficiently
76+
distributes data across pods, nodes, and zones, utilizing standard Kubernetes
77+
patterns. This enables seamless scaling of replicas in a Kubernetes-native
78+
manner, with the operator autonomously and safely reconfiguring replication as
79+
needed.
80+
Originally conceived and supported by [EDB](https://www.enterprisedb.com/),
81+
CloudNativePG represents a paradigm shift in managing PostgreSQL workloads
82+
within Kubernetes environments.
83+
84+
-->
85+
<!--
86+
Tweet
87+
88+
🚀 Exciting news! #CloudNativePG versions 1.24.1 and 1.23.5 are out now! 🚀
89+
90+
Upgrade today for enhanced stability, improved performance, and new features like the `logs pretty` command!
91+
92+
Learn more and update here: https://cloudnative-pg.io/blog/cloudnative-pg-1-24.1-released/!
93+
94+
#PostgreSQL #Kubernetes #databases #operator #CNPG #k8s #postgres
95+
96+
--->

0 commit comments

Comments
 (0)