Skip to content

Commit 7ba34b3

Browse files
committed
Release v0.1.88
* [CHANGE] [#556](#556) Update Management API dependencies to address CVEs * [CHANGE] [#547](#547) Deprecate Cassandra 3.11 support * [FEATURE] [#551](#551) Add Cassandra 5.0.2 to the build matrix * [FEATURE] [#549](#549) Add DSE 6.9.3 to the build matrix * [ENHANCEMENT] [#552](#552) Improve "liveness" probe implementation * [BUGFIX] [#553](#553) Fix CassandraTaskExports metric filtering to make it work with 5.0.x Major compactions * [BUGFIX] [#560](#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](#562) Fix version detection
1 parent 0ae3cd5 commit 7ba34b3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ Changelog for Management API, new PRs should update the `main / unreleased` sect
1010
```
1111

1212
## unreleased
13+
14+
## v0.1.88 (2024-10-28)
1315
* [CHANGE] [#556](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/556) Update Management API dependencies to address CVEs
1416
* [CHANGE] [#547](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/547) Deprecate Cassandra 3.11 support
1517
* [FEATURE] [#551](https://github.com/k8ssandra/management-api-for-apache-cassandra/issues/551) Add Cassandra 5.0.2 to the build matrix

0 commit comments

Comments
 (0)