Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
CodeLieutenant authored and github-actions[bot] committed Nov 21, 2024
1 parent 58ff646 commit 01e0694
Showing 1 changed file with 16 additions and 8 deletions.
24 changes: 16 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,22 @@
# Changelog

## [v3.16.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-11-18)
## [v3.17.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-11-19)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.16.0...v3.17.0)

**Merged pull requests:**

- Switch to `ReplicaOrdering.RANDOM` for select LBPs [\#32](https://github.com/scylladb/cassandra-stress/pull/32) ([Bouncheck](https://github.com/Bouncheck))

## [v3.16.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-11-18)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.15.0...v3.16.0)

**Merged pull requests:**

- Add support for hostname verification [\#31](https://github.com/scylladb/cassandra-stress/pull/31) ([dimakr](https://github.com/dimakr))

## [v3.15.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-10-21)
## [v3.15.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-10-21)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.14.0...v3.15.0)

Expand All @@ -22,7 +30,7 @@

- Make it use DCAwareRoundRobinPolicy unless rack is provided [\#21](https://github.com/scylladb/cassandra-stress/pull/21) ([dkropachev](https://github.com/dkropachev))

## [v3.14.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-09-03)
## [v3.14.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-09-03)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.13.0...v3.14.0)

Expand All @@ -35,7 +43,7 @@
- feature\(docker\): adding support for dependabot [\#19](https://github.com/scylladb/cassandra-stress/pull/19) ([CodeLieutenant](https://github.com/CodeLieutenant))
- README.md: reformat and add note on running c-s with container [\#18](https://github.com/scylladb/cassandra-stress/pull/18) ([tchaikov](https://github.com/tchaikov))

## [v3.13.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-08-21)
## [v3.13.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-08-21)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.12.2...v3.13.0)

Expand All @@ -44,19 +52,19 @@
- fix\(docker\): Use ubuntu and eclipse-temurin base image [\#14](https://github.com/scylladb/cassandra-stress/pull/14) ([CodeLieutenant](https://github.com/CodeLieutenant))
- improve\(runMulti\): Improve threadCount steps to find max throughput [\#12](https://github.com/scylladb/cassandra-stress/pull/12) ([roydahan](https://github.com/roydahan))

## [v3.12.2](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-08-11)
## [v3.12.2](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-08-11)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.12.1...v3.12.2)

**Fixed bugs:**

- fix\(docker\): adding bash to support SCT for Scylla enterprice [\#9](https://github.com/scylladb/cassandra-stress/pull/9) ([CodeLieutenant](https://github.com/CodeLieutenant))

## [v3.12.1](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-07-31)
## [v3.12.1](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-07-31)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.12.0...v3.12.1)

## [v3.12.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-07-22)
## [v3.12.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-07-22)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/v3.11.14...v3.12.0)

Expand All @@ -67,7 +75,7 @@
- cassandra-stress: Make default repl. strategy NetworkTopologyStrategy [\#2](https://github.com/scylladb/cassandra-stress/pull/2) ([CodeLieutenant](https://github.com/CodeLieutenant))
- cassandra-stress: delay before retry [\#1](https://github.com/scylladb/cassandra-stress/pull/1) ([CodeLieutenant](https://github.com/CodeLieutenant))

## [v3.11.14](https://github.com/scylladb/cassandra-stress/releases/tag/v3.16.0) (2024-07-18)
## [v3.11.14](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.0) (2024-07-18)

[Full Changelog](https://github.com/scylladb/cassandra-stress/compare/1f91e99223b0d1b7ed8390400d4a06ac08e4aa85...v3.11.14)

Expand Down

0 comments on commit 01e0694

Please sign in to comment.