Skip to content

Releases: k8ssandra/k8ssandra

v1.5.2

29 Nov 09:50
Compare
Choose a tag to compare

v1.5.2 - 2022-11-29

  • [CHANGE] Deprecate all K8ssandra v1.x charts, refer users to k8ssandra-operator.
  • [CHANGE] Update cass-operator to v1.10.5 as well as system-logger to v1.13.1 and cass-config-builder to 1.0.5
  • [CHANGE] Upgrade Grafana to v7.5.17
  • [CHANGE] Upgrade Reaper to v3.2.1
  • [CHANGE] Upgrade Stargate to v1.0.68

docs-v1.5.1: Supported software page (#1501)

12 Sep 20:21
ee8e558
Compare
Choose a tag to compare

Tag to push and deploy addition of Supported Software topic

v1.5.1

08 Jul 11:46
Compare
Choose a tag to compare

v1.5.1 - 2022-07-08

  • [CHANGE] Upgrade cass-operator to v1.10.4

v1.5.0

09 Apr 14:13
Compare
Choose a tag to compare

v1.5.0 - 2022-04-09

  • [FEATURE] Enable the use of ZGC (Z Garbage Collector) for Cassandra 4.0
  • [CHANGE] Upgrade cass-operator to v1.10.3
  • [CHANGE] Upgrade Stargate to v1.0.52
  • [CHANGE] Upgrade Medusa to v0.12.2
  • [CHANGE] Upgrade Reaper to v3.1.1
  • [CHANGE] Upgrade Management API to v0.1.37
  • [BUGFIX] Fix GC subsettings mappings for Cassandra 4.0

v1.4.1

02 Dec 14:16
Compare
Choose a tag to compare

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

19 Nov 23:13
Compare
Choose a tag to compare

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

v1.3.3

18 Oct 16:02
Compare
Choose a tag to compare

v1.3.3 - 2021-10-18

  • [BUGFIX] Re-introduce table level metrics that were mistakenly removed in 1.3.2

v1.3.2

14 Oct 06:45
Compare
Choose a tag to compare

v1.3.2 - 2021-10-14

  • [BUGFIX] Allow usage of Traefik charts above 10.0.0
  • [BUGFIX] #969 Prometheus "out-of-order timestamp" error due to metrics relabeling conflict

v1.3.1

28 Aug 01:52
79d4b3e
Compare
Choose a tag to compare

v1.3.1 - 2021-08-27

  • [BUGFIX] #1063 Add support for C* 3.11.11
  • [BUGFIX] #1018 reaper image registry typo and jvm typo fixed
  • [BUGFIX] #1012 reaper-operator's role.yaml has more data than it should, causing role name conflicts
  • [BUGFIX] #1029 Do not change num_tokens when upgrading

v1.3.0

27 Jul 20:07
3ec71df
Compare
Choose a tag to compare

v1.3.0 - 2021-07-27

  • [FEATURE] #949 Upgrade from Management API v0.1.26 to v0.1.27 to provide support for Cassandra 4.0.0 GA, make 4.0.0 the default
  • [CHANGE] Upgrade to reaper-operator 0.3.3 and Reaper 2.3.0
  • [CHANGE] Upgrade from Stargate 1.0.18 to 1.0.29
  • [CHANGE] Upgrade from Medusa 0.10.1 to 0.11.0
  • [CHANGE] Upgrade from Reaper 2.2.2 to 2.2.5
  • [CHANGE] #812 Integrate Fossa component/license scanning
  • [CHANGE] #905 Upgrade medusa-operator to v0.3.3
  • [FEATURE] #890 Upgrade from Management API v0.1.25 to v0.1.26 to provide support for Cassandra 4.0.0-RC2
  • [FEATURE] #617 Make affinity configurable for Stargate
  • [FEATURE] #847 Make affinity configurable for Reaper
  • [FEATURE] #952 Experimental support for custom init containers
  • [ENHANCEMENT] #844 Allow configuring the namespace of service monitors
  • [ENHANCEMENT] #29 Detect IEC formatted c* heap.size and heap.newGenSize; return error identifying issue
  • [ENHANCEMENT] #420 Add support for private registries
  • [ENHANCEMENT] #685 Add support for Medusa backups on Azure
  • [BUGFIX] #853 Fix property name in scaling docs
  • [BUGFIX] #870 Hot replace disallowed characters in generated secret names
  • [BUGFIX] #412 Stargate metrics don't show up in the dashboards