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'