1.9.0
Changes between 1.8.0 and 1.9.0
This is a minor release with a bug fix and dependency upgrades. It is compatible with 1.8.0. All users are encouraged to upgrade.
Harden handling of inbound frames
GitHub PR: #1028
Bump dependencies
GitHub issue: #1015
Dependency
Maven
<dependency>
<groupId>com.rabbitmq</groupId>
<artifactId>stream-client</artifactId>
<version>1.9.0</version>
</dependency>Gradle
compile "com.rabbitmq:stream-client:1.9.0"