Changes between 5.28.0 and 5.29.0
This is a maintenance release with a new feature and dependency upgrades. It is compatible with 5.28.0. All users are encouraged to upgrade.
Thanks to @hgeraldino for his contribution.
Support PEM keystores
GitHub issue: #1837
Bump dependencies
GitHub issue: #1814
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>amqp-client</artifactId>
<version>5.29.0</version>
</dependency>Gradle
compile 'com.rabbitmq:amqp-client:5.29.0'