github rabbitmq/rabbitmq-java-client v5.30.0
5.30.0

13 hours ago

Changes between 5.29.0 and 5.30.0

This is a maintenance release with bux fixes, usability improvements, and dependency upgrades. It is compatible with 5.29.0. All users are encouraged to upgrade.

Report malformed frame

GitHub PR: #1930
GitHub PR: #1935

Cover more built-in exchange types

GitHub PR: #1922

Use RPC timeout for ChannelN.close

GitHub issue: #1907

Improve PemReader

GitHub PR: #1903

Bump dependencies

GitHub issue: #1888

Dependency

Maven

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

Gradle

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

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

NewReleases is sending notifications on new releases.