Changes between 5.24.0 and 5.25.0
This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.24.0. All users are encouraged to upgrade.
Null-proof peer address in observation collection
GitHub issue: #1534
Bump dependencies
GitHub issue: #1502
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.25.0</version>
</dependency>
Gradle
compile 'com.rabbitmq:amqp-client:5.25.0'