Skip to content

Releases: avast/rabbitmq-scala-client

v9.4.0

25 Jan 14:17
0ef2a8a

Choose a tag to compare

Pull Requests

v9.3.0

29 Sep 10:34
8bcc43a

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

Choose a tag to compare

Pull Requests

v9.1.2

08 Aug 13:47
b88bfe4

Choose a tag to compare

Pull Requests

  • Adding timestamp to messages moved to the dead queue (#188) @jendakol

v9.1.1

08 Aug 07:34
a8efc9f

Choose a tag to compare

Pull Requests

v9.1.0

15 Jul 10:33
ae566e0

Choose a tag to compare

Pull Requests

v9.0.1

13 Jun 15:27
23c3699

Choose a tag to compare

Pull Requests

Final 9.0.0

18 Mar 14:50
f3cedfb

Choose a tag to compare

Some changes:

  • Reworked PoisonedMessageHandler.
  • Splitting tests into multiple.
  • Readmes update
  • Composition over inheritance: ConsumerBase is now a helper class, instead of a trait
  • F-logging, declarations in F, implicit propagation of CorrelationId
  • Removed extras-cactus
  • Remove old migration guides
  • Extract Channel-related stuff from ConsumerBase to ConsumerChannelOps

Please see the migration guide.

Pull Requests

  • Version 9 - reassembling the tractor (#152) @jendakol
  • chore(deps): update dependency ch.qos.logback:logback-classic to v1.2.11 (#171) @renovate
  • chore(deps): update dependency gradle to v7.4 (#167) @renovate
  • chore(deps): update dependency com.typesafe:config to v1.4.2 (#166) @renovate
  • chore(deps): update dependency com.avast.gradle:gradle-docker-compose-plugin to v0.14.13 (#159) @renovate
  • chore(deps): update dependency ch.qos.logback:logback-classic to v1.2.10 (#157) @renovate
  • chore(deps): update dependency gradle to v7.3.3 (#160) @renovate
  • chore(deps): update dependency gradle to v7.3.2 (#158) @renovate

v9.0.0-beta3

14 Dec 22:32

Choose a tag to compare

v9.0.0-beta3 Pre-release
Pre-release

This is a beta release of new version 9. While the API didn't change much, the whole library was refactored inside so it requires intensive testing before we can pronounce it to be of production quality.

Check out the migration guide for more information about what's new.

v9.0.0-beta2

13 Dec 19:26

Choose a tag to compare

v9.0.0-beta2 Pre-release
Pre-release

This is a beta release of new version 9. While the API didn't change much, the whole library was refactored inside so it requires intensive testing before we can pronounce it to be of production quality.

Check out the migration guide for more information about what's new.