Releases: k8ssandra/k8ssandra-client
Releases · k8ssandra/k8ssandra-client
v0.6.0
v0.5.0
Changelog
- 6d6f0ac Fix UseZGC parameter ordering when used with JDK 11, Fixes #54 (#57)
- 39a6ddd Fix override-src-port and override-src-ip flag parsing in register command (#56)
- 00b5fae Add ability to override ports and IPs for source cluster. (#53)
- 94ac857 Allow defining a subset of subcharts to be updated when using CRD upgrader (#51)
- 96e1f69 Add the ability to run short tests only (#52)
- 9d300eb Fix ordering of arguments between NewManagementClient and manager.CassandraDatacenter. (#48)
- b82eec7 Kind multi-cluster envtests (#40)
v0.4.0
What's Changed
- Add release workflow for multi-platform binaries. by @Miles-Garnsey in #47
- Copy jvm*-client.options from Cassandra base configs and logback files by @burmanm in #44
- Support cassandra_latest.yaml by @burmanm in #46
- Add cluster registration work by @Miles-Garnsey in #39
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add usable interfaces to create new tasks by @burmanm in #16
- Add modified version of the CRD upgrade tool for Helm installations by @burmanm in #20
- Create namespace and CRDs by default with helm install by @adejanovski in #5
- Allow creating cluster wide tasks by @adejanovski in #26
- Fix caching directories to match with newer Dockerfile, add workflow by @burmanm in #22
- Handle helm repo authentication by @adejanovski in #27
- Remove hardcoded dirSuffix of k8ssandra and use repoName instead by @burmanm in #29
- Allow defining getters for the DownloadChartRelease by @burmanm in #32
- Add skipCRDs possibility to the helmutil.Install by @burmanm in #33
- Update Helm, controller-runtime and Kubernetes dependencies by @burmanm in #31
- Modify YAML parsing to parse multiple documents per file by @burmanm in #35
New Contributors
- @adejanovski made their first contribution in #5
Full Changelog: v0.2.2...v0.3.0