Changes between 5.35.0 and 5.36.0
This is a maintenance release with bug fixes and dependency upgrades. It is compatible with 5.35.0. All users are encouraged to upgrade.
Do not enable hostname verification in useTlsWithNoVerification
GitHub PR: #2081
Be more defensive when parsing shortstr values in tables
GitHub PR: #2065
Bump dependencies
GitHub issue: #2056
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.36.0</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.36.0'