diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ae4e0b970..2153398f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,17 @@ # Changelog -## [v3.11.14](https://github.com/CodeLieutenant/cassandra-stress/releases/tag/v3.11.14) (2024-07-18) +## [v3.12.0](https://github.com/CodeLieutenant/cassandra-stress/releases/tag/v3.12.0) (2024-07-22) + +[Full Changelog](https://github.com/CodeLieutenant/cassandra-stress/compare/v3.11.14...v3.12.0) + +**Merged pull requests:** + +- feat: Recognize IncrementalCompactionStrategy [\#4](https://github.com/CodeLieutenant/cassandra-stress/pull/4) ([CodeLieutenant](https://github.com/CodeLieutenant)) +- feat: remove legacy JMX progress support [\#3](https://github.com/CodeLieutenant/cassandra-stress/pull/3) ([CodeLieutenant](https://github.com/CodeLieutenant)) +- cassandra-stress: Make default repl. strategy NetworkTopologyStrategy [\#2](https://github.com/CodeLieutenant/cassandra-stress/pull/2) ([CodeLieutenant](https://github.com/CodeLieutenant)) +- cassandra-stress: delay before retry [\#1](https://github.com/CodeLieutenant/cassandra-stress/pull/1) ([CodeLieutenant](https://github.com/CodeLieutenant)) + +## [v3.11.14](https://github.com/CodeLieutenant/cassandra-stress/releases/tag/v3.12.0) (2024-07-18) [Full Changelog](https://github.com/CodeLieutenant/cassandra-stress/compare/1f91e99223b0d1b7ed8390400d4a06ac08e4aa85...v3.11.14)