Changes between 3.3.0 and 3.4.0
This is a maintenance release with a bug fix and a usability improvement. It is compatible with 3.3.0. All users are encouraged to upgrade.
Thanks to @davidmestr for his contribution.
Fully read input stream for stream message
GitHub PR: #508
Add naming strategy
GitHub PR: #513
Dependency
Maven
<dependency>
<groupId>com.rabbitmq.jms</groupId>
<artifactId>rabbitmq-jms</artifactId>
<version>3.4.0</version>
</dependency>
Gradle
compile "com.rabbitmq.jms:rabbitmq-jms:3.4.0"