Skip to content

0.7.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 07 Sep 14:52
· 1445 commits to main since this release

Changes between 0.6.0 and 0.7.0

This is a minor release with new features, usability improvements, and dependency upgrades. It is compatible with 0.6.0. All users are encouraged to upgrade.

This release also contains support for single active consumer and super streams. These features are available in RabbitMQ 3.11 and can already be tested on 3.11.0-rc.1.

Make explicit that an instance has been closed

GitHub issue: #169

Bump dependencies

GitHub issue: #166

Support StreamInfo command

GitHub PR: #165

Include committed offset to message handler callback

GitHub issue: #158

Add support for single active consumer

GitHub issue: #46