v2.10.0
Changes between 2.9.0 and 2.10.0
This is a maintenance release with a usability improvement and dependency upgrades. It is compatible with 2.9.0. All users are encouraged to upgrade.
Thanks to @jjank for his contribution.
Add customizer callback for AMQP connections
GitHub PR: #496
Bump dependencies
GitHub issue: #331
Dependency
Maven
<dependency>
<groupId>com.rabbitmq.jms</groupId>
<artifactId>rabbitmq-jms</artifactId>
<version>2.10.0</version>
</dependency>
Gradle
compile "com.rabbitmq.jms:rabbitmq-jms:2.10.0"