Skip to content

0.17.0

Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 14 Aug 13:56
· 440 commits to main since this release

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"