Releases: k8ssandra/cass-operator
Releases · k8ssandra/cass-operator
v1.13.0
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
What's Changed
- Fix: label values not validated (#355) by @jeffbanks in #339
- Update smoke-test-dse to latest DSE 6.8.24 version by @tiagomlalves in #356
- Fix service label and annotation updates by @emerkle826 in #344
- Create health condition for degraded status / quorum issues by @burmanm in #360
- Add no-finalizer option by @burmanm in #367
- CDC Integration [K8SSAND-1426] by @Miles-Garnsey in #328
- Remove "Could not get endpoints data" error logging by @burmanm in #365
- Small logging fixes and event for LOCAL_QUORUM fail by @burmanm in #375
- If Cassandra start call fails, delete the pod by @burmanm in #374
- Consolidate some probe code by @burmanm in #373
- Update smoke-test-dse to latest DSE 6.8.25 version by @tiagomlalves in #379
New Contributors
- @tiagomlalves made their first contribution in #356
Full Changelog: v1.11.0...v1.12.0
v1.11.0
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