Releases: k8ssandra/cass-operator
Releases · k8ssandra/cass-operator
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