Skip to content

0.6.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 04 Aug 14:54
· 1075 commits to main since this release

Changes between 0.5.0 and 0.6.0

This is a minor release with a new feature, usability improvements, bug fixes, and dependency upgrades. It is compatible with 0.5.0. All users are encouraged to upgrade.

Use Java HttpServer to expose metrics and monitoring

GitHub issue: #152

Handle offset 0 in tracking

GitHub issue: #146

Stop dispatching when Consumer#close() is called

GitHub issue: #142

Limit segment size to 3 GB

GitHub issue: #132

Add publish confirm latency metrics to performance tool

GitHub issue: #129

Document address resolver hook

GitHub issue: #124

Add Id property to environment

GitHub issue: #113

Use client-local for default leader locator strategy

GitHub issue: #110

Document compression support

GitHub issue: #90

Add --rpc-timeout argument to performance tool

GitHub issue: #88

Clean state after subscription failure

GitHub issue: #87

Bump dependencies

GitHub issue: #85