Skip to content

Releases: k8ssandra/management-api-for-apache-cassandra

Release v0.1.79

31 May 22:11
4d788ee
Compare
Choose a tag to compare
* [FEATURE] [#487](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/487) Add DSE 6.8.48, Cassandra 4.1.5 and Cassandra 4.0.13 to the build matrix

Release v0.1.78

16 May 21:44
3706fbb
Compare
Choose a tag to compare
* [CHANGE] [#486](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/486) Support HCD

Release v0.1.77

15 May 20:06
5e3d09c
Compare
Choose a tag to compare
* [BUGFIX] [#480](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/480) python 2 missing on ubi cass-management-api images 3.11
* [CHANGE] [#484](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/484) Rename DSE7 to HCD

Release v0.1.76

03 May 17:09
4cee5ec
Compare
Choose a tag to compare
* [BUG] [#477](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/477) Fix cassandra-topology.properties removal
* [FEATURE] [#475](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/475) Add DSE 6.8.47 to the build matrix

Release v0.1.75

25 Apr 13:41
c8ed75b
Compare
Choose a tag to compare
* [FEATURE] [#474](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/474) Add DSE 6.8.46 to the build matrix
* [FEATURE] [#461](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/461) Add Cassandra 5.0-beta1 tot he build matrix
* [FEATURE] [#470](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/470) Add Cassandra 4.0.12 to the build matrix
* [FEATURE] [#467](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/467) Add DSE 6.8.44 to the build matrix
* [FEATURE] [#469](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/469) Add Cassandra 3.11.17 to the build matrix
* [ENHANCEMENT] [#465](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/465) Add tar to the DSE images
* [BUGFIX] [#463](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/463) Remove cassandra-topology.properties from the configuration folder

Release v0.1.74

21 Mar 16:05
8dec53e
Compare
Choose a tag to compare
* [FEATURE] [#453](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/453) Use a longer driver timeout for drain
* [FEATURE] [#455](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/455) Add DSE 6.8.43 to the build matrix
* [FEATURE] [#458](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/458) Update MCAC to v0.3.5
* [ENHANCEMENT] [#441](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/441) Replace ShellUtils arbitrary command execution

Release v0.1.73

20 Feb 19:22
3055a6d
Compare
Choose a tag to compare
* [FEATURE] [$449](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/449) Add DSE 6.8.42 to the build matrix
* [FEATURE] [$451](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/451) Add Cassandra 4.1.4 to the build matrix
* [BUGFIX] [#448](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/448) Scrub did not work when targetting all the keyspaces
* [BUGFIX] [#437](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/437) Compaction threw NPE if used without target TokenRange

Release v0.1.72

19 Dec 16:55
fc0ec73
Compare
Choose a tag to compare
* [BUGFIX]  [#434](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/434) Temporarily disable arm64 support for DSE images
* [FEATURE] [#696](https://github.com/thelastpickle/cassandra-medusa/issues/696) Add endpoint for rebuilding DSE search indices
* [FEATURE] [#439](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/439) Add DSE 6.8.41 to the build matrix

Release v0.1.71

16 Nov 21:55
9795d83
Compare
Choose a tag to compare
* [CHANGE]  [#425](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/425) Shade Jackson libraries in agents
* [BUGFIX]  [#413](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/413) UBI8 images do not terminate correctly
* [BUGFIX]  [#360](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/360) Support Cassandra 5.0-alpha1
* [BUGFIX]  [#415](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/415) Some jvm_* metrics aren't labelled correctly
* [BUGFIX]  [#422](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/422) Metrics endpoint fails to start for some DSE images
* [FEATURE] [#398](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/398) Make Management API port configurable
* [FEATURE] [#419](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/419) Add DSE 6.8.40 to the build matrix
* [FEATURE] [#397](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/397) Add Cassandra 4.0.11, 4.1.3 5.0-alpha2

Release v0.1.70

17 Oct 14:15
c46d8f9
Compare
Choose a tag to compare
Serialize long types as Strings to avoid float64 conversion (#411)