0.16.0
Changes between 0.15.0 and 0.16.0
This is a minor release with a bug fix, usability improvements, and dependency upgrades. It is compatible with 0.15.0. All users are encouraged to upgrade.
Send empty message body instead of null message body
GitHub issue: #544
Expose stream name in SubscriptionListener.SubscriptionContext
GitHub issue: #540
Enforce entity by connection limit more strictly
GitHub issue: #464
Bump dependencies
GitHub issue: #481
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>0.16.0</version>
</dependency>
Gradle
compile "com.rabbitmq:stream-client:0.16.0"