Changes between 5.22.0 and 5.23.0
This is a maintenance release with a new feature and dependency upgrades. It is compatible with 5.22.0. All users are encouraged to upgrade.
Add requeued message count metric
GitHub PR: #1476
Bump dependencies
GitHub issue: #1418
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.23.0</version>
</dependency>
Gradle
compile 'com.rabbitmq:amqp-client:5.23.0'