github rabbitmq/rabbitmq-java-client v5.22.0
5.22.0

latest releases: v5.26.0, v5.25.0, v5.24.0...
11 months ago

Changes between 5.21.0 and 5.22.0

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

Add ANONYMOUS SASL mechanism

GitHub issue: #1405

Invalid value check in NioParams.setWriteByteBufferSize

GitHub issue: #1309

Bump dependencies

GitHub issue: #1292

Dependency

Maven

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

Gradle

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

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

NewReleases is sending notifications on new releases.