Changes between 5.30.0 and 5.31.0
This is a maintenance release with a usability improvements and dependency upgrades. It is compatible with 5.30.0. All users are encouraged to upgrade.
Use explicit message for malformed frame
GitHub PR: #1960
Bump dependencies
GitHub issue: #1938
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.31.0</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.31.0'