K8ssandra/cass-operator: Release v1.11.0
Name: cass-operator
Owner: K8ssandra
Release: v1.11.0
Released: 2022-05-13
License: Apache-2.0
Release Assets:
What's Changed
- Change ImageRegistry key by @burmanm in https://github.com/k8ssandra/cass-operator/pull/280
- Add CRD parameters to generate annotations to podTemplateSpec by @burmanm in https://github.com/k8ssandra/cass-operator/pull/281
- Fix release build-args, add act exclusions for testing purposes by @burmanm in https://github.com/k8ssandra/cass-operator/pull/284
- Update PodDisruptionBudget from v1beta1 to v1 by @burmanm in https://github.com/k8ssandra/cass-operator/pull/289
- Updated release process for the bundles by @burmanm in https://github.com/k8ssandra/cass-operator/pull/288
- Update to Go 1.17 by @burmanm in https://github.com/k8ssandra/cass-operator/pull/293
- EndpointState has incorrect json key (fixes #298) by @adutra in https://github.com/k8ssandra/cass-operator/pull/299
- Set the ServiceName for new StatefulSets by @jsanda in https://github.com/k8ssandra/cass-operator/pull/305
- Recreate StatefulSet if required for updates to StS by @burmanm in https://github.com/k8ssandra/cass-operator/pull/309
- Add documentation for jvm11-server.options and jvm8-server.options keys by @adutra in https://github.com/k8ssandra/cass-operator/pull/301
- Support Cassandra 4.x.x versions, not just 4.0.x / 3.11.x. by @burmanm in https://github.com/k8ssandra/cass-operator/pull/314
- Add missing requeue to Datacenter decommission by @burmanm in https://github.com/k8ssandra/cass-operator/pull/322
- Enable golangci-lint in the unit testing phase, fix all the errors by @burmanm in https://github.com/k8ssandra/cass-operator/pull/266
- Verify the ReplaceNodes pod names by @burmanm in https://github.com/k8ssandra/cass-operator/pull/326
- Create catalog files on merge to master. by @burmanm in https://github.com/k8ssandra/cass-operator/pull/320
- Update Makefile tool versions by @burmanm in https://github.com/k8ssandra/cass-operator/pull/332
Full Changelog: https://github.com/k8ssandra/cass-operator/compare/v1.10.0...v1.11.0