Skip to content

5.28.0

Latest

Choose a tag to compare

@acogoluegnes acogoluegnes released this 03 Dec 14:29
· 1683 commits to main since this release

Changes between 5.27.1 and 5.28.0

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

Revert ConnectionFactory return type in some methods

GitHub PR: #1813

Bump dependencies

GitHub issue: #1769

Dependency

Maven

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

Gradle

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