github rabbitmq/rabbitmq-java-client v5.24.0
5.24.0

latest releases: v5.26.0, v5.25.0
8 months ago

Changes between 5.23.0 and 5.24.0

This is a maintenance release with a bug fix and dependency upgrades. It is compatible with 5.23.0. All users are encouraged to upgrade.

Handle CancelledKeyException in NIO loop

GitHub PR: #1493

Bump dependencies

GitHub issue: #1485

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.24.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.24.0'

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

NewReleases is sending notifications on new releases.