github rabbitmq/rabbitmq-java-client v5.31.0
5.31.0

6 hours ago

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'

Don't miss a new rabbitmq-java-client release

NewReleases is sending notifications on new releases.