Skip to content

Releases: rabbitmq/rabbitmq-perf-test

2.6.0.RC1

06 Feb 08:41
Compare
Choose a tag to compare
2.6.0.RC1 Pre-release
Pre-release

Changes between 2.5.0 and 2.6.0.RC1

This is a pre-release with a new feature, dependency upgrades, and improvement in the Docker support. All users are encouraged to test this pre-release.

Make payload configurable in PerfTestMulti

GitHub issue: #132

Bump Commons CLI to 1.4

GitHub issue: #130

Bump dependencies

GitHub issue: #131

Use Java 11 in Alpine-based Docker image

GitHub issue: #133

Add Ubuntu-based Docker image

GitHub issue: #134

2.5.0

03 Jan 14:56
Compare
Choose a tag to compare

Changes between 2.4.0 and 2.5.0

This is a maintenance release with a bug fix and a new feature. All users are encouraged to upgrade to this release.

Note PerfTest termination sequence has slightly changed: it used to terminate quickly without closing AMQP connections when interrupted. It now tries to close AMQP connections and times out after 5 seconds. The timeout can be changed with the --shutdown-timeout command line argument. See the documentation for more information.

Completion strategy isn't computed correctly

GitHub issue: #128

Add shutdown timeout argument

GitHub issue: #126

2.5.0.RC1

21 Dec 08:44
Compare
Choose a tag to compare
2.5.0.RC1 Pre-release
Pre-release

Changes between 2.4.0 and 2.5.0.RC1

This is a pre-release with a bug fix and a new feature. All users are encouraged to test this pre-release.

Note PerfTest termination sequence has slightly changed: it used to terminate quickly without closing AMQP connections when interrupted. It now tries to close AMQP connections and times out after 5 seconds. The timeout can be changed with the --shutdown-timeout command line argument. See the documentation for more information.

Completion strategy isn't computed correctly

GitHub issue: #128

Add shutdown timeout argument

GitHub issue: #126

2.4.0

13 Dec 15:51
Compare
Choose a tag to compare

Changes between 2.3.0 and 2.4.0

This is a maintenance release with a bug fix, a new feature, and dependency upgrades. Note as of this release, PerfTest is also distributed as a Docker image and a Linux native executable. All users are encouraged to upgrade to this release.

Add 99th percentile to console output

GitHub issue: #117

Calculate publisher confirm latency

GitHub issue: #121

Upgrade dependencies

GitHub issue: #125

Create Docker image

GitHub issue: #118

Create native executable

GitHub issue: #120

2.4.0.RC2

06 Dec 10:27
Compare
Choose a tag to compare
2.4.0.RC2 Pre-release
Pre-release

Changes between 2.3.0 and 2.4.0.RC2

This is a pre-release with a bug fix, a new feature, and dependency upgrades. Note as of this pre-release, PerfTest is also distributed as a Docker image and a Linux native executable. All users are encouraged to test this pre-release.

Add 99th percentile to console output

GitHub issue: #117

Calculate publisher confirm latency

GitHub issue: #121

Upgrade dependencies

GitHub issue: #125

Create Docker image

GitHub issue: #118

Create native executable

GitHub issue: #120

2.4.0.RC1

20 Nov 13:30
Compare
Choose a tag to compare
2.4.0.RC1 Pre-release
Pre-release

Changes between 2.3.0 and 2.4.0.RC1

This is a pre-release with a bug fix. Note as of this pre-release, PerfTest is also distributed as a Docker image and a Linux native executable. All users are encouraged to test this pre-release.

Add 99th percentile to console output

GitHub issue: #117

Create Docker image

GitHub issue: #118

Create native executable

GitHub issue: #120

2.3.0

06 Nov 13:51
Compare
Choose a tag to compare

Changes between 2.2.0 and 2.3.0

This is a minor release with dependency upgrades only. All users are encouraged to upgrade to this version.

Bump Micrometer to 1.1.0

GitHub issue: #115

Bump AMQP Java client to 5.5.0

GitHub issue: #116

Bump various dependencies

Git commit: a00409c

2.3.0.RC1

31 Oct 10:04
Compare
Choose a tag to compare
2.3.0.RC1 Pre-release
Pre-release

Changes between 2.2.0 and 2.3.0.RC1

This is a pre-release with dependency upgrades only. All users are encouraged to test it.

Bump Micrometer to 1.1.0

GitHub issue: #115

Bump AMQP Java client to 5.5.0

GitHub issue: #116

Bump various dependencies

Git commit: a00409c

2.2.0

31 Aug 07:49
Compare
Choose a tag to compare

Changes between 2.1.2 and 2.2.0

This release includes new features and an upgrade of the Java Client. It also brings metrics support for Datadog, JMX, and Prometheus.

Add support for metrics with Datadog

GitHub issue: #102

Add support for metrics with JMX

GitHub issue: #101

Add support for metrics with Promotheus

GitHub issue: #42

Support environment variables as arguments

GitHub issue: #97

Support automatic connection recovery

GitHub issue: #106

Add option to disable automatic connection recovery

GitHub issue: #107

Add --consumers-thread-pools option to share thread pools between consumers

GitHub issue: #113

Bump Java client version to 5.3.0

GitHub issue: #100

Bump Micrometer version to 1.0.6

GitHub issue: #109

2.2.0.RC2

27 Aug 08:37
Compare
Choose a tag to compare
2.2.0.RC2 Pre-release
Pre-release

Changes between 2.1.2 and 2.2.0.RC2

This pre-release includes new features and an upgrade of the Java Client. It also brings metrics support for Datadog, JMX, and Prometheus.

Add support for metrics with Datadog

GitHub issue: #102

Add support for metrics with JMX

GitHub issue: #101

Add support for metrics with Promotheus

GitHub issue: #42

Support environment variables as arguments

GitHub issue: #97

Support automatic connection recovery

GitHub issue: #106

Add option to disable automatic connection recovery

GitHub issue: #107

Add --consumers-thread-pools option to share thread pools between consumers

GitHub issue: #113

Bump Java client version to 5.3.0

GitHub issue: #100

Bump Micrometer version to 1.0.6

GitHub issue: #109