Skip to content

Commit

Permalink
Release v0.1.88
Browse files Browse the repository at this point in the history
* [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
  • Loading branch information
emerkle826 committed Oct 28, 2024
1 parent 0ae3cd5 commit 7ba34b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Changelog for Management API, new PRs should update the `main / unreleased` sect
```

## unreleased

## v0.1.88 (2024-10-28)
* [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
Expand Down

0 comments on commit 7ba34b3

Please sign in to comment.