Skip to content

v1.13.0

Compare
Choose a tag to compare
@bradfordcp bradfordcp released this 30 Sep 16:10
· 179 commits to master since this release

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