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 Jan 9, 2025
1 parent 6b0ab25 commit e249dc4
Showing 1 changed file with 17 additions and 9 deletions.
26 changes: 17 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,30 @@
# Changelog

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

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

**Merged pull requests:**

- docs: add github action workflows to update README on DockerHub [\#35](https://github.com/scylladb/cassandra-stress/pull/35) ([CodeLieutenant](https://github.com/CodeLieutenant))

## [v3.17.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (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)
## [v3.16.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (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.17.0) (2024-10-21)
## [v3.15.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (2024-10-21)

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

Expand All @@ -30,7 +38,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.17.0) (2024-09-03)
## [v3.14.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (2024-09-03)

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

Expand All @@ -43,7 +51,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.17.0) (2024-08-21)
## [v3.13.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (2024-08-21)

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

Expand All @@ -52,19 +60,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.17.0) (2024-08-11)
## [v3.12.2](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (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.17.0) (2024-07-31)
## [v3.12.1](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (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.17.0) (2024-07-22)
## [v3.12.0](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (2024-07-22)

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

Expand All @@ -75,7 +83,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.17.0) (2024-07-18)
## [v3.11.14](https://github.com/scylladb/cassandra-stress/releases/tag/v3.17.1) (2024-07-18)

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

Expand Down

0 comments on commit e249dc4

Please sign in to comment.