Skip to content

Releases: rabbitmq/rabbitmq-stream-perf-test

1.3.0

18 Nov 10:38
Compare
Choose a tag to compare

Changes between 1.2.0 and 1.3.0

This is a minor release with new features, bug fixes, and dependency upgrades. It is compatible with 1.2.0. All users are encouraged to upgrade.

Add option to add publishing batch size metric

GitHub issue: #170

Add --dynamic-batch-size flag

GitHub PR: #169

Add --initial-member-count option

GitHub PR: #162

Use producer counter for confirm rate

GitHub issue: #102

Fix latency calculation for low value of confirms option

GitHub issue: #101

Bump dependencies

GitHub issue: #99

Create super stream with stream protocol

GitHub PR: #177

1.2.0

28 May 13:06
Compare
Choose a tag to compare

Changes between 1.1.0 and 1.2.0

This is a minor release with dependency upgrades. It is compatible with 1.1.0. All users are encouraged to upgrade.

Bump dependencies

GitHub issue: #32

1.1.0

22 Dec 14:32
Compare
Choose a tag to compare

Changes between 1.0.0 and 1.1.0

This is a minor release with a bug fix and dependency upgrades. It is compatible with 1.0.0. All users are encouraged to upgrade.

Make client-side filtering null-proof

GitHub issue: #24

Bump dependencies

GitHub issue: #11

1.0.0

26 Oct 13:19
Compare
Choose a tag to compare

Changes between 0.13.0 and 1.0.0

This is the first release of the RabbitMQ Stream PerfTest tool as a standalone project. The latest release was as part of the RabbitMQ Stream Java client.

This is a release with a new feature and dependency upgrades. It is compatible with 0.13.0. All users are encouraged to upgrade.

Add --filter-size

GitHub PR: #3

Bump dependencies

GitHub issue: #1