Skip to content

0.8.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 28 Sep 07:27
· 924 commits to main since this release

Changes between 0.7.0 and 0.8.0

This is a minor release with a new feature in the performance tool, bug fixes, and dependency upgrades. It is compatible with 0.7.0. All users are encouraged to upgrade.

The library contains support for single active consumer and super streams since 0.7.0. These features are available in RabbitMQ 3.11 and can already be tested on 3.11.0-rc.2.

Add --time option to performance tool

GitHub issue: #198

Fix partition calculation in hash routing strategy

GitHub issue: #199

Super stream producer still works after being closed

GitHub issue: #193

Bump dependencies

GitHub issue: #181