leborchuk commented on code in PR #354: URL: https://github.com/apache/cloudberry-site/pull/354#discussion_r3000189267
########## blog/2026-03-26-apache-cloudberry-2.1.0-preview.md: ########## @@ -0,0 +1,75 @@ +--- +slug: "apache-cloudberry-2.1.0-preview" +title: "Previewing Apache Cloudberry (Incubating) 2.1.0" +description: "A preview of key changes in the current Apache Cloudberry 2.1.0 release candidate across the core database, PXF, and backup tooling." +authors: [asfcloudberry] +tags: [Release] +image: /img/blog/202603-cloudberry2.1.png +--- + +:::note +Apache Cloudberry 2.1.0 is currently under community vote and has not been officially released yet. This post highlights several changes included in the current release candidate. Final contents may still change before the release is approved. +::: + +Apache Cloudberry (Incubating) 2.1.0 continues the project's work on database kernel improvements, ecosystem modernization, and ASF-oriented release engineering. Based on the current release candidate, this upcoming version includes changes across the core database, Apache Cloudberry PXF, and Apache Cloudberry Backup. + +This article is a preview rather than an official release announcement, so it focuses on a few representative updates instead of a complete changelog. + +## Apache Cloudberry Core + +The core repository in 2.1.0 includes both user-facing improvements and behind-the-scenes engineering work. + Review Comment: We also could add the section of PG core and say that we are under upgrade PG core from 14.4 to 14.22. 2.1 does not include the newest fixes, as I remember correctly, we commenced upgrade from 14.4 to 14.5 and only individual fixes were included. But anyway, it's important to say once more that it's a stable branch -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
