Changes between 1.0.0 and 1.1.0
This is a minor release with a bug fix and dependency upgrades. It is compatible with 1.0.0. All users are encouraged to upgrade.
Make dynamic batch pump more aggressively
GitHub PR: #757
Bump dependencies
GitHub issue: #748
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>1.1.0</version>
</dependency>
Gradle
compile "com.rabbitmq:stream-client:1.1.0"