Releases: apache/cloudberry-backup
apache-cloudberry-backup-2.1.0-incubating
Note
Apache Cloudberry is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache
Incubator. Incubation is required of all newly accepted projects until
a further review indicates that the infrastructure, communications,
and decision making process have stabilized in a manner consistent
with other successful ASF projects. While incubation status is not
necessarily a reflection of the completeness or stability of the code,
it does indicate that the project has yet to be fully endorsed by the
ASF.
Download
- Official Download: https://cloudberry.apache.org/releases#releases
- Changelog: https://cloudberry.apache.org/releases/2.1.0-incubating/#apache-cloudberry-backup-210
Convenience binaries (.deb, .rpm, and binary packages) for version 2.1.0 are coming soon.
Contributors Team
What's Changed
- feat: Enable Cloudberry DB support via new dependency by @robertmu in #13
- feat(backup): Implement database-specific logic for Cloudberry by @robertmu in #14
- Fix: Schema pg_ext_aux already exists error by @robertmu in #15
- feat(backup): Add support for Cloudberry remote storage objects by @robertmu in #16
- fix(test): Skip postfix operator tests on Cloudberry by @robertmu in #17
- fix(test): Enable operator schema filter test on Cloudberry by @robertmu in #18
- fix(test): Make column encoding check order-insensitive by @robertmu in #19
- fix(test): Enable operator metadata schema test on Cloudberry by @robertmu in #21
- fix(test): Use DROP EXTENSION to clean up language in Cloudberry by @robertmu in #22
- fix(test): Adapt role password test for Cloudberry by @robertmu in #20
- fix(test): skip AO table test on Cloudberry due to checksum persistence issue by @robertmu in #23
- fix(test): Skip failing storage options query test on Cloudberry by @robertmu in #25
- fix(test): adapt procedural language test for Cloudberry behavior by @robertmu in #24
- fix(test): adjust stored procedure test expectations for Cloudberry by @robertmu in #26
- fix(test): Remove ELEMENT parameter for Cloudberry compatibility by @robertmu in #27
- fix(backup): Use standard LOCK TABLE syntax for Cloudberry by @robertmu in #28
- fix(test): Adapt base type creation test for Cloudberry by @robertmu in #30
- fix(test): Adapt operator metadata test for Cloudberry support by @robertmu in #31
- Fix: Correctly handle base array type creation on Cloudberry by @robertmu in #32
- fix(test): adjust GetProceduralLanguages test expectations for Cloudberry by @robertmu in #29
- Fix: Normalize operator class storagetype for different DB versions by @robertmu in #33
- refactor(restore): Adapt legacy backup detection for multi-database support by @robertmu in #34
- fix(backup): Enable modern sequence and constraint features for Cloudberry by @robertmu in #35
- fix(test): Skip resize cluster test for Cloudberry due to replicated table issue by @robertmu in #36
- fix(test): Update test resources with prefixed database version strings by @robertmu in #41
- deps: Update gp-common-go-libs to latest commit by @robertmu in #42
- docs: Update S3 plugin repository link to Apache Cloudberry by @robertmu in #43
- fix(tests): Use compatible operator for legacy script by @robertmu in #38
- fix(test): Skip tests for Cloudberry due to ENUM distribution key issue by @robertmu in #37
- fix(test): Exclude Cloudberry from gpdb6_objects.sql execution by @robertmu in #39
- fix(test): Handle plpython3u cleanup for Cloudberry compatibility by @robertmu in #40
- deps: Update cloudberry-go-libs to Apache repository by @robertmu in #44
- refactor: Rename module from greenplum-db/gpbackup to apache/cloudberry-gpbackup by @robertmu in #45
- Rebrand Greenplum to Apache Cloudberry by @tuhaihe in #47
- Rename cloudberry-gpbackup to cloudberry-backup by @tuhaihe in #48
- Update basic community files for repo by @tuhaihe in #49
- Merge gpbackup-s3-plugin-archive into plugins/s3plugin directory by @robertmu in #52
- Fix build workflow by correcting GOPATH and updating Go version by @robertmu in #55
- docs: Update Go version requirement to 1.21 by @robertmu in #60
- Update format using
make formatby @tuhaihe in #56 - feat(testing): Improve multi-DB compatibility in unit tests by @robertmu in #58
- Docs: add DISCLAIMER file and pull request template by @tuhaihe in #62
- fix(test): Prevent panic in AfterSuite when BeforeSuite fails by @robertmu in #64
- fix(relations): Ensure materialized view access method is restored by @robertmu in #63
- Docs: README and NOTICE udpate by @tuhaihe in #67
- Package: add .tar.gz package for Linux platforms by @tuhaihe in #68
- Remove unused Concourse CI files by @tuhaihe in #51
- feat: support STATISTIC_KIND_NDV_BY_SEGMENTS in Cloudberry 2.1.0 by @robertmu in #73
- Add cloudberry-backup ASF release script by @tuhaihe in #72
- fix: correct comment syntax for external tables in GPDB 7+ and Cloudberry by @robertmu in #74
- CI: refactor CI workflow for cloudberry-backup by @tuhaihe in #69
- CI: Update workflow to test against REL_2_STABLE branch by @tuhaihe in #75
- ASF: updates for Apache license compliance by @tuhaihe in #78
New Contributors
Full Changelog: 1.6.0...2.1.0-incubating
v1.0.3
v1.0.2
v1.0.1
v1.0.0
What's Changed
New Contributors
Full Changelog: https://github.com/cloudberrydb/gpbackup/commits/v1.0.0
Caution
Please download the latest version for your production.