Changes between 1.3.0 and 1.4.0
This is a minor release with a bug fix, a new feature, and dependency upgrades. It is compatible with 1.3.0. All users are encouraged to upgrade.
Close decompressed data input stream
GitHub issue: #882
Add chunk ID to flow strategy context
GitHub PR: #881
Bump dependencies
GitHub issue: #860
Switch to a maintained fork of lz4-java
GitHub PR: #890
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>1.4.0</version>
</dependency>Gradle
compile "com.rabbitmq:stream-client:1.4.0"