Skip to content

1.11.0

Latest

Choose a tag to compare

@acogoluegnes acogoluegnes released this 21 Aug 09:02
· 2 commits to main since this release

Changes between 1.10.0 and 1.11.0

This is a minor release with a bug fix and dependency upgrades. It is compatible with 1.10.0. All users are encouraged to upgrade.

Refine error reporting for malformed URIs

GitHub PR: #1062

Bump dependencies

GitHub issue: #1057

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>stream-client</artifactId>
  <version>1.11.0</version>
</dependency>

Gradle

compile "com.rabbitmq:stream-client:1.11.0"