Changes between 5.34.0 and 5.35.0
This is a maintenance release with bug fixes and dependency upgrades. It is compatible with 5.34.0. All users are encouraged to upgrade.
Refine error reporting for malformed URIs
GitHub PR: #2052
Add possibility to exclude Netty dependencies
GitHub issue: #2047
Bump dependencies
GitHub issue: #2021
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.35.0</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.35.0'