Skip to content

Commit 38659d5

Browse files
committed
Blog: Apache Cloudberry 2.1.0 Released
1 parent 7c97f01 commit 38659d5

2 files changed

Lines changed: 69 additions & 0 deletions

File tree

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
---
2+
slug: "announce-apache-cloudberry-2.1.0"
3+
title: "Apache Cloudberry (Incubating) 2.1.0 Released"
4+
description: "Apache Cloudberry 2.1.0 brings kernel improvements, ecosystem modernization, and enhanced developer tooling."
5+
authors: [asfcloudberry]
6+
tags: [Release]
7+
image: /img/blog/20260415-cloudberry2.1.png
8+
---
9+
10+
:::note
11+
See the official announcement on the [Apache Cloudberry Dev mailing list](#).
12+
:::
13+
14+
The Apache Cloudberry (Incubating) community is pleased to announce the release of Apache Cloudberry (Incubating) version 2.1.0.
15+
16+
Apache Cloudberry (Incubating) is a Massively Parallel Processing (MPP) database for large-scale data analytics, derived from PostgreSQL and the last open-source version of Greenplum Database. It is designed to support both on-premise and cloud deployments, providing a scalable foundation for data warehousing and advanced analytics.
17+
18+
This release covers the main Cloudberry project and the two components cloudberry-backup and cloudberry-pxf.
19+
20+
We'd like to express our gratitude to all contributors to this release, as well as to the mentors and the Apache Incubator community for their invaluable support. This release continues the project's work on database kernel improvements, ecosystem modernization, and ASF-oriented release engineering.
21+
22+
## Release highlights
23+
24+
Apache Cloudberry 2.1.0 includes significant updates across the core database, Apache Cloudberry PXF, and Apache Cloudberry Backup:
25+
26+
- **UDP2 interconnect:** New UDP2 interconnect protocol implementation for improved distributed execution
27+
- **MCP server:** Added MCP server support for easier integration with LLM-based tools and workflows
28+
- **PAX enhancements:** LZ4 compression support for table columns with I/O and memory-management refinements
29+
- **Fast ANALYZE for AO tables:** Introduced fast ANALYZE for append-optimized tables, addressing a common operational pain point
30+
- **ORCA optimizer improvements:** CTE pruning, partial aggregate pushdown below joins, and multiple correctness and memory-leak fixes
31+
- **Environment naming transition:** Completed migration from `greenplum_path.sh` to `cloudberry-env.sh`
32+
- **PXF ecosystem modernization:** Realigned codebase with `greenplum/pxf-archive` baseline, updated Java packages to `org.apache.cloudberry`, and refreshed dependencies
33+
- **Backup tooling updates:** Renamed to `cloudberry-backup` and merged S3 plugin into main repository
34+
35+
For more highlights, see the [Apache Cloudberry 2.1.0 preview blog post](/blog/apache-cloudberry-2.1.0-preview) and the [changelog](/releases/2.1.0-incubating).
36+
37+
## Download
38+
39+
- Download the release: https://cloudberry.apache.org/releases
40+
- Changelog for 2.1.0: https://cloudberry.apache.org/releases/2.1.0-incubating
41+
- For documentation, visit: https://cloudberry.apache.org/docs/
42+
43+
## Contributors team
44+
45+
We would like to thank all contributors who made this release possible:
46+
47+
> **cloudberry:** @tuhaihe, @gfphoenix78, @hanwei, @yjhjstz, @andr-sokolov, @reshke, @leborchuk, @zhangyue1818, @water32, @NJrslv, @lss602726449, @zhan7236, @oracleloyall, @edespino, @antoniopetrole, @liang8283, @RyanWei, @ginobiliwang, @kongfanshen, @zhangwenchao-123, @avamingli, @weinan003, @王平10304955, @gongxun0928, @yangs16, @Smyatkin-Maxim, @smartyhero, @HuSen8891, @jiaqizho, @付与龙10336563, @fanfuxiaoran, @yihong0618, @roseduan, @Xue-Bin Cong
48+
>
49+
> **cloudberry-pxf:** @ostinru, @MisterRaindrop, @Mulily0513, @edespino, @tuhaihe, @my-ship-it, @weinan003, @Terry1504, @gfphoenix78
50+
>
51+
> **cloudberry-backup:** @robertmu, @tuhaihe, @my-ship-it, @jiaqizho
52+
53+
## Join us
54+
55+
We are eager to expand our community and extend an invitation to new contributors. We genuinely welcome the opportunity to collaborate with individuals who share our passion and expertise.
56+
57+
- Website: https://cloudberry.apache.org
58+
- Repository: https://github.com/apache/cloudberry
59+
- Discussions: https://github.com/apache/cloudberry/discussions
60+
- Issue tracker: https://github.com/apache/cloudberry/issues
61+
- Mailing list: https://lists.apache.org/list.html?dev@cloudberry.apache.org
62+
- Slack channel: https://join.slack.com/t/asf-cloudberry/shared_invite/zt-3um34r7hf-Sh~6jG6hVxlQJo1tbhK2sw
63+
- Discord server: https://discord.com/invite/GJrz3Fxf6y
64+
65+
66+
:::note
67+
Disclaimer:
68+
Apache Cloudberry is an effort undergoing incubation at the Apache Software Foundation (ASF), sponsored by the Apache Incubator PMC. Incubation is required of all newly accepted projects until a review by the Incubator PMC demonstrates that the project has met the ASF's requirements for community and process. While incubation status is not necessarily a reflection of the project's stability or readiness for production, it does indicate that the project is working towards compliance with ASF processes and governance.
69+
:::
190 KB
Loading

0 commit comments

Comments
 (0)