v3.3.0
Changes between 3.2.0 and 3.3.0
This is a maintenance release with a usability improvement and dependency upgrades. It is compatible with 3.2.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>3.3.0</version>
</dependency>
Gradle
compile "com.rabbitmq.jms:rabbitmq-jms:3.3.0"