0.17.0
Changes between 0.16.0 and 0.17.0
This is a minor release with a bug fix and dependency upgrades. It is compatible with 0.16.0. All users are encouraged to upgrade.
Release buffer from outstanding connection tasks
GitHub issue: #585
Bump dependencies
GitHub issue: #556
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>0.17.0</version>
</dependency>
Gradle
compile "com.rabbitmq:stream-client:0.17.0"