v2.11.0
Changes between 2.10.0 and 2.11.0
This is a maintenance release with a bug fix and a usability improvement. It is compatible with 2.10.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>2.11.0</version>
</dependency>
Gradle
compile "com.rabbitmq.jms:rabbitmq-jms:2.11.0"