5.20.0
Changes between 5.19.0 and 5.20.0
This is a maintenance release with a bug fix in the OSGi manifest and dependency upgrades. It is compatible with 5.19.0. All users are encouraged to upgrade.
Make Micrometer dependency optional in OSGi manifest
GitHub issue: #1140
Bump dependencies
GitHub issue: #1122
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.20.0</version>
</dependency>
Gradle
compile 'com.rabbitmq:amqp-client:5.20.0'