Skip to content

Releases: rabbitmq/rabbitmq-perf-test

2.17.0.RC5

30 Mar 10:02
Compare
Choose a tag to compare
2.17.0.RC5 Pre-release
Pre-release

Changes between 2.16.0 and 2.17.0.RC5

This is a pre-release with a new feature, 4 usability enhancements, 5 bug fixes, and dependency upgrades. It is backward compatible with 2.16.0. All users are encouraged to test it.

Exit when queue(s) empty

GitHub issue: #279

Allows decimal values for publishing interval

GitHub issue: #287

Schedule publishers for rates between 1 and 10

GitHub issue: #289

Allow = in a label value

GitHub PR: #316

Add metrics to report command line arguments

GitHub PR: #319

Do not try to create exchanges that start with "amq."

GitHub issue: #283

Allow setting dead-letter-exchange to default exchange

GitHub issue: #286

Wait for confirms with message limit

GitHub PR: #292

Last batch of messages doesn't get acknowledged on exit

GitHub issue: #291

Re-create binding even for pre-declared queue

GitHub issue: #290

Use Java 17 in Docker image

GitHub issue: #277

Bump dependencies

GitHub issue: #276

2.17.0.RC4

11 Mar 08:36
Compare
Choose a tag to compare
2.17.0.RC4 Pre-release
Pre-release

Changes between 2.16.0 and 2.17.0.RC4

This is a pre-release with a new feature, 2 usability enhancements, 5 bug fixes, and dependency upgrades. It is backward compatible with 2.16.0. All users are encouraged to test it.

Exit when queue(s) empty

GitHub issue: #279

Allows decimal values for publishing interval

GitHub issue: #287

Schedule publishers for rates between 1 and 10

GitHub issue: #289

Do not try to create exchanges that start with "amq."

GitHub issue: #283

Allow setting dead-letter-exchange to default exchange

GitHub issue: #286

Wait for confirms with message limit

GitHub PR: #292

Last batch of messages doesn't get acknowledged on exit

GitHub issue: #291

Re-create binding even for pre-declared queue

GitHub issue: #290

Use Java 17 in Docker image

GitHub issue: #277

Bump dependencies

GitHub issue: #276

2.17.0.RC3

24 Jan 13:24
Compare
Choose a tag to compare
2.17.0.RC3 Pre-release
Pre-release

Changes between 2.16.0 and 2.17.0.RC3

This is a pre-release with a new feature, a usability enhancement, 2 bug fixes, and dependency upgrades. All users are encouraged to test it.

Exit when queue(s) empty

GitHub issue: #279

Allows decimal values for publishing interval

GitHub issue: #287

Do not try to create exchanges that start with "amq."

GitHub issue: #283

Allow setting dead-letter-exchange to default exchange

GitHub issue: #286

Use Java 17 in Docker image

GitHub issue: #277

Bump dependencies

GitHub issue: #276

2.17.0.RC2

14 Jan 15:05
Compare
Choose a tag to compare
2.17.0.RC2 Pre-release
Pre-release

Changes between 2.16.0 and 2.17.0.RC2

This is a pre-release with a new feature, 2 bug fixes, and dependency upgrades. All users are encouraged to test it.

Exit when queue(s) empty

GitHub issue: #279

Do not try to create exchanges that start with "amq."

GitHub issue: #283

Allow setting dead-letter-exchange to default exchange

GitHub issue: #286

Use Java 17 in Docker image

GitHub issue: #277

Bump dependencies

GitHub issue: #276

2.17.0.RC1

04 Jan 08:41
Compare
Choose a tag to compare
2.17.0.RC1 Pre-release
Pre-release

Changes between 2.16.0 and 2.17.0.RC1

This is a pre-release with a new feature, a bug fix, and dependency upgrades. All users are encouraged to test it.

Exit when queue(s) empty

GitHub issue: #279

Do not try to create exchanges that start with "amq."

GitHub issue: #283

Use Java 17 in Docker image

GitHub issue: #277

Bump dependencies

GitHub issue: #276

2.16.0

10 Sep 14:17
Compare
Choose a tag to compare

Changes between 2.15.0 and 2.16.0

This is a minor release with a new feature, dependency upgrades, and support for the ARM64 architecture in the Docker image. All users are encouraged to use it.

Note the Alpine-based Docker image is no longer available, only the Ubuntu-based one will be as of now.

Thanks to Rafal Goslawski for his contribution.

Add option to requeue messages on nack

GitHub issue: #273

Bump dependencies

GitHub issue: #264

Run as non-privileged user within Docker container

GitHub issue: #271

Support ARM64 in Docker image

GitHub issue: #268

Remove Alpine Docker image

GitHub issue: #267

2.16.0.RC1

03 Sep 13:47
Compare
Choose a tag to compare
2.16.0.RC1 Pre-release
Pre-release

Changes between 2.15.0 and 2.16.0.RC1

This is a pre-release with a new feature, dependency upgrades, and support for the ARM64 architecture in the Docker image. All users are encouraged to test it.

Note the Alpine-based Docker image is no longer available, only the Ubuntu-based one will be as of now.

Thanks to Rafal Goslawski for his contribution.

Add option to requeue messages on nack

GitHub issue: #273

Bump dependencies

GitHub issue: #264

Run as non-privileged user within Docker container

GitHub issue: #271

Support ARM64 in Docker image

GitHub issue: #268

Remove Alpine Docker image

GitHub issue: #267

2.15.0

17 May 07:50
Compare
Choose a tag to compare

Changes between 2.14.0 and 2.15.0.RC1

This is a maintenance release with usability improvements and dependency upgrades. It is backward compatible with 2.14.0. All users are encouraged to use it.

Add shortcut option to declare quorum queues

GitHub issue: #260

Add --queue-file option

GitHub issue: #259

Bump dependencies

GitHub issue: #258

2.15.0.RC1

05 May 15:21
Compare
Choose a tag to compare
2.15.0.RC1 Pre-release
Pre-release

Changes between 2.14.0 and 2.15.0.RC1

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

Add shortcut option to declare quorum queues

GitHub issue: #260

Add --queue-file option

GitHub issue: #259

Bump dependencies

GitHub issue: #258

2.14.0

23 Feb 16:06
Compare
Choose a tag to compare

Changes between 2.13.0 and 2.14.0

This is a minor release with a bug fix, a usability improvement, and dependency upgrades. It is compatible with 2.13. All users are encouraged to use it.

Exchange environment variable is not taken into account

GitHub issue: #256

Use provided routing key when queue sequence is in use

GitHub issue: #257

Bump dependencies

GitHub issue: #255