Skip to content

Releases: avast/rabbitmq-scala-client

v9.6.0

30 Apr 13:02
128aca5
Compare
Choose a tag to compare

Pull Requests

  • Add configuration for max inbound message size (#212) @okubis
    the update of dependency com.rabbitmq:amqp-client to v5.21.0 contained a breaking change.
    rabbitmq/rabbitmq-java-client#1062 introduced default inbound message size limit of 64MB. this PR should make this value configurable even for users of this library.

v9.5.0

25 Apr 13:42
Compare
Choose a tag to compare

Pull Requests

  • fix(deps): update dependency com.spotify:docker-client to v8.16.0 (#207) @renovate
  • fix(deps): update dependency com.typesafe:config to v1.4.3 (#206) @renovate
  • chore(deps): update dependency gradle to v7.6.4 (#197) @renovate
  • chore(deps): update actions/checkout action to v3.6.0 (#195) @renovate
  • fix(deps): update dependency com.avast.gradle:gradle-docker-compose-plugin to v0.17.6 (#178) @renovate
  • fix(deps): update dependency com.google.protobuf:protobuf-gradle-plugin to v0.9.4 (#196) @renovate
  • fix(deps): update dependency com.rabbitmq:amqp-client to v5.21.0 (#190) @renovate

v9.4.4

01 Aug 12:18
ba57b6c
Compare
Choose a tag to compare

What's Changed

  • chore: core - publisher confirmations - change log level of the message in the case of unexpected delivery tag by @mi-char in #205

Full Changelog: 9.4.3...9.4.4

v9.4.3

08 Jun 15:17
a3ac77f
Compare
Choose a tag to compare

Pull Requests

  • chore: core - publisher confirmations - add more details to the error message in the case of unexpected delivery tag (#204) @mi-char
  • Cluster tests (#202) @jendakol

v9.4.2

10 Mar 15:07
d9d1435
Compare
Choose a tag to compare

Pull Requests

  • fix: core - publisher confirmations - add support for confirmation of multiple messages (#201) @mi-char

v9.4.1

07 Feb 17:08
3ab1cdf
Compare
Choose a tag to compare

Pull Requests

  • fix: Fix bug in the publisher confirmations (#200) @mi-char

v9.4.1-beta - testing

02 Feb 16:06
Compare
Choose a tag to compare
v9.4.1-beta - testing Pre-release
Pre-release

Testing release to verify fix of producer acks functionality.

v9.4.0

25 Jan 14:17
0ef2a8a
Compare
Choose a tag to compare

Pull Requests

v9.3.0

29 Sep 10:34
8bcc43a
Compare
Choose a tag to compare

This release fixes, reworks, and enhances the poisoned message handling functionality. Please note that it's not binary backward-compatible (you should not encounter any problems since the API is compatible).

Pull Requests

v9.2.0

26 Aug 07:50
4408887
Compare
Choose a tag to compare

Pull Requests