Skip to content

2.17.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 04 Apr 13:13
· 859 commits to main since this release

Changes between 2.16.0 and 2.17.0

This is a minor 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 use 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