Skip to content

Releases: k8ssandra/cass-operator

v1.13.0

30 Sep 16:10
Compare
Choose a tag to compare

What's Changed

  • CassandraTask updates by @burmanm in #383
  • Remove defunctLabel check due to rewrite of StatefulSets these days, … by @burmanm in #355
  • Update to go1.18 and related dependencies by @burmanm in #399
  • Add Restart task to CassandraTasks by @burmanm in #394
  • Make CassandraTask job arguments strongly typed by @burmanm in #396
  • Use most recent version of DSE (6.8.26) by @thobe in #406
  • Make bootstrap operations deterministic by @adutra in #403
  • Replace all invalid characters from rackNames when used in Kubernetes by @burmanm in #405
  • Add steps in the release process to push to connect.redhat.com by @burmanm in #411
  • Update release process to automate even more steps by @burmanm in #412
  • imageRegistry and single version overrides do not work correctly together by @burmanm in #416
  • Write documentation how to modify image_config in cass-operator kusto… by @burmanm in #408
  • Add new method LoadImageConfig([]byte) by @burmanm in #418

New Contributors

Full Changelog: v1.12.0...v1.13.0

v1.12.0

30 Sep 16:10
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

30 Sep 16:11
Compare
Choose a tag to compare

What's Changed

  • Change ImageRegistry key by @burmanm in #280
  • Add CRD parameters to generate annotations to podTemplateSpec by @burmanm in #281
  • Fix release build-args, add act exclusions for testing purposes by @burmanm in #284
  • Update PodDisruptionBudget from v1beta1 to v1 by @burmanm in #289
  • Updated release process for the bundles by @burmanm in #288
  • Update to Go 1.17 by @burmanm in #293
  • EndpointState has incorrect json key (fixes #298) by @adutra in #299
  • Set the ServiceName for new StatefulSets by @jsanda in #305
  • Recreate StatefulSet if required for updates to StS by @burmanm in #309
  • Add documentation for jvm11-server.options and jvm8-server.options keys by @adutra in #301
  • Support Cassandra 4.x.x versions, not just 4.0.x / 3.11.x. by @burmanm in #314
  • Add missing requeue to Datacenter decommission by @burmanm in #322
  • Enable golangci-lint in the unit testing phase, fix all the errors by @burmanm in #266
  • Verify the ReplaceNodes pod names by @burmanm in #326
  • Create catalog files on merge to master. by @burmanm in #320
  • Update Makefile tool versions by @burmanm in #332

Full Changelog: v1.10.0...v1.11.0