Skip to content

Latest commit

 

History

History
54 lines (47 loc) · 3.06 KB

CHANGELOG-1.4.md

File metadata and controls

54 lines (47 loc) · 3.06 KB

Changelog

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.

## unreleased

v1.4.1 - 2021-12-02

  • [BUGFIX] Remove pod level SecurityContext to fix permissions issue on Cassandra data dir creation
  • [BUGFIX] #1208 Helm charts did not follow cass-operator's cleanup rules for clusterName to allow "broken" clusterNames which do not conform to DNS rules.

v1.4.0 - 2021-11-19

  • [CHANGE] Update to Managment API v0.1.33
  • [CHANGE] Update to Medusa 0.11.3
  • [CHANGE] Update to kube-prometheus-stack v20.0.1 with Prometheus 2.28.1 and Grafana 7.5.1
  • [CHANGE] Update to medusa-operator 0.4.0
  • [CHANGE] Update to Reaper 3.0.0
  • [CHANGE] #1118 Update to Stargate 1.0.40
  • [CHANGE] #1119 Update to cass-operator v1.8.0
  • [FEATURE] #1023, #1166, #1169, #1177 Allow custom cassandra.yaml ConfigMap for Cassandra and Stargate
  • [ENHANCEMENT] Support both v1beta1 and v1 ingress formats for k8s 1.22 compatibility
  • [ENHANCEMENT] #1179 Make JAVA_OPTS configurable for Stargate
  • [ENHANCEMENT] Apply customizable filters on table level metrics in MCAC
  • [ENHANCEMENT] #1140 securityContext defaults for operators and security foundations
  • [ENHANCEMENT] #1150 Bring reaper resources and CRDs up to date with main reaper-operator repo; operator-sdk 1.6.1/controller-runtime 0.9.2.
  • [ENHANCEMENT] #1150 Update CRD versions to v1 from v1beta1 allowing compatibility with k8s 1.22.
  • [ENHANCEMENT] #1102 Add support for full query logging (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1102 Add support for audit logging (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1102 Add support for client backpressure (Cassandra 4.0.0 feature)
  • [ENHANCEMENT] #1083 Add support for deployment of Cassandra 4.0.1
  • [ENHANCEMENT] #874 expose cass-operator AdditionalServiceConfig in k8ssandra helm chart values.yaml
  • [ENHANCEMENT] #959 Root file system in Cassandra pod read only; security context for containers.
  • [ENHANCEMENT] #874 expose cass-operator AdditionalServiceConfig in k8ssandra helm chart values.yaml
  • [EHANCEMENT] #1193 Upgrade to cass-operator v1.9.0
  • [BUGFIX] Ensure Cassandra 4x is compatible with Stargate deployments by including allow_alter_rf_during_range_movement in config.
  • [BUGFIX] Fix restore operation triggering on each pod restart after the initial restore
  • [BUGFIX] #1129 CassOperator kills C* pods with due to incorrect memory
  • [BUGFIX] #1066 Azure backups are broken due to missing azure-cli deps
  • [BUGFIX] #1012 reaper-operator's role.yaml has more data than it should, causing role name conflicts
  • [BUGFIX] #1018 reaper image registry typo and jvm typo fixed
  • [BUGFIX] #1029 Do not change num_tokens when upgrading