Skip to content

0.4.0

Compare
Choose a tag to compare
@rabbitmq-ci rabbitmq-ci released this 17 Sep 09:01
· 1900 commits to main since this release

Changes between 0.3.0 and 0.4.0

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

Add Prometheus metrics on HTTP monitoring endpoint (performance tool)

GitHub issue: #29

Add monitoring HTTP endpoint (performance tool)

GitHub issue: #28

Add command line argument to configure loggers and their level (performance tool)

GitHub issue: #23

Report 1-minute rate in performance tool

GitHub issue: #30

Add producer information to help monitoring (performance tool)

GitHub issue: #27

Run performance tool as non-privileged user in Docker container

GitHub issue: #25

Restart consumer with initial offset if no messages have been received

GitHub issue: #26

Fix performance tool dependencies

GitHub issue: #24

Use Java 17 in performance tool Docker image

GitHub issue: #31

Bump dependencies

GitHub issue: #22