Changelog for K8ssandra, new PRs should update the unreleased
section below with entries sorted by type, in the
following order:
* [CHANGE]
* [FEATURE]
* [ENHANCEMENT]
* [BUGFIX]
If two entries have the same type, they should be sorted from newest to oldest (the newest comes first, the oldest comes last).
When cutting a new release of the parent k8ssandra
chart update the unreleased
heading to the tag being generated
and date ## vX.Y.Z - YYYY-MM-DD
and create a new placeholder section for unreleased
entries.
- [CHANGE] Upgrade Stargate to v1.0.63
- [CHANGE] Upgrade cass-operator to v1.10.4
- [CHANGE] Deprecate all K8ssandra v1.x charts, refer users to k8ssandra-operator.
- [CHANGE] Upgrade Reaper to v3.2.0
- [ENHANCEMENT] Added s3_rgw support
- [CHANGE] cass-operator HELM-Chart: Upgrade requires manual action if registryOverride was used before. registryOverride is now repositoryOverride.
- [ENHANCEMENT] Enable webhook functionality in cass-operator if cert-manager is installed.
- [CHANGE] #1409 Upgrade cass-operator to v1.11.0
- [ENHANCEMENT] #1415 Added s3_rgw support
- [BUGFIX] #1380 Enable webhook functionality in cass-operator if cert-manager is installed.
- [BUGFIX] #1404 Fix
garbage_collector
property to use G1GC - [ENHANCEMENT] #1135 Add support for service account annotations in helm chart.