Skip to content

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

Release v0.1.96

05 Feb 16:31
6ecf514
Compare
Choose a tag to compare
* [FEATURE] [#600](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/600) Add Cassandra 5.0.3, 4.1.8, 4.0.16 to the build matrix
* [BUGFIX] [#598](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/598) Update HCD 1.2 Agent
* [ENHANCEMENT] Update SLF4J to version 2.0.9
* [ENHANCEMENT] Update Logback to version 1.4.14

Release v0.1.95

03 Feb 14:58
fcaa5b8
Compare
Choose a tag to compare
* [BUGFIX] [#XXX] Change "/bin/which" command to simply "which" (no issue filed)

Release v0.1.94

30 Jan 17:42
b1d188f
Compare
Choose a tag to compare
* [BUGFIX] [#596](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/596) Add symlink to /tmp/dse.sock for DSE images

Release v0.1.93

29 Jan 20:23
ffdb2c0
Compare
Choose a tag to compare
* [BUGFIX] [#593](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/593) Update HCD 1.2 Agent for CC 5.0.2
* [ENHANCEMENT] [#432](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/432) Improve version management

Release v0.1.92

20 Jan 19:07
16950a3
Compare
Choose a tag to compare
* [FEATURE] [#589](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/589) Add DSE 6.9.6 to the build matrix
* [BUGFIX] [#590](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/590) Fix Artifact release to also publish HCD 1.2 Agent

Release v0.1.91

10 Jan 13:05
97a3b4b
Compare
Choose a tag to compare
* [FEATURE] [#573](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/573) Add support for HCD 1.2
* [FEATURE] [#578](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/578) Add DSE 6.9.5 to build matrix
* [FEATURE] [#582](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/582) Add DSE 6.8.53 to build matrix
* [ENHANCEMENT] [#579](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/579) Add /opt/dse/resources/cassandra/tools/bin to the default PATH for sstable tools
* [ENHANCEMENT] [#574](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/574) Support consistency parameter in the /start when replacing a DSE node.

Release v0.1.90

22 Nov 16:20
6476187
Compare
Choose a tag to compare
* [FEATURE] [#566](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/566) Add listRoles and dropRole functionality to the REST interface
* [FEATURE] [#571](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/571) Add Cassandra 4.0.15 to the build matrix
* [FEATURE] [#569](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/569) Add DSE 6.9.4 to the build matrix
* [FEATURE] [#568](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/568) Add DSE 6.8.52 to the build matrix

Release v0.1.89

30 Oct 02:47
e65215c
Compare
Choose a tag to compare
* [BUGFIX] [#564](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/564) Fix LatencyMetrics for DSE

Release v0.1.88

28 Oct 23:55
7ba34b3
Compare
Choose a tag to compare
* [CHANGE] [#556](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/556) Update Management API dependencies to address CVEs
* [CHANGE] [#547](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/547) Deprecate Cassandra 3.11 support
* [FEATURE] [#551](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/551) Add Cassandra 5.0.2 to the build matrix
* [FEATURE] [#549](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/549) Add DSE 6.9.3 to the build matrix
* [ENHANCEMENT] [#552](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/552) Improve "liveness" probe implementation
* [BUGFIX] [#553](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/553) Fix CassandraTaskExports metric filtering to make it work with 5.0.x Major compactions
* [BUGFIX] [#560](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/560) Fix LatencyMetrics bucketing on 4.1 and 5.0 as their reservoir stores the data in microseconds, not nano (unlike 3.11 and 4.0)
* [BUGFIX] [#562](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/562) Fix version detection

Release v0.1.87

02 Oct 17:44
30be84d
Compare
Choose a tag to compare
* [FEATURE] [#535](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/535) Add Cassandra 5.0.0 to the build matrix
* [BUGFIX] [#541](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/541) readOnlyRootFilesystem still fails due to some Spark folders in OpenShift
* [FEATURE] [#543](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/543) Add Cassandra 5.0.1 to the build matrix
* [FEATURE] [#544](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/544) Add Cassandra 4.0.14 to the build matrix
* [FEATURE] [#545](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/545) Add Cassandra 4.1.7 to the build matrix
* [FEATURE] [#534](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/534) Add DSE 6.8.51 to the build matrix