Skip to content

Releases: avast/rabbitmq-scala-client

Yet another release test

06 Jan 17:30
5c35d21
Compare
Choose a tag to compare

Pull Requests

Another test release from GHA

06 Jan 15:48
128a5d1
Compare
Choose a tag to compare
8.3.2

Merge pull request #60 from avast/fix-releasing

Release from GitHub Actions

06 Jan 11:29
21756d7
Compare
Choose a tag to compare

Pull Requests

Dependencies update

07 Oct 11:12
b12d5f6
Compare
Choose a tag to compare

pureconfig 0.14
PR: #56

extras-protobuf and extras-scalapb added

26 Aug 13:57
e7299ed
Compare
Choose a tag to compare
8.2.0

extras-protobuf and extras-scalapb (#53)

Updated dependencies

05 Aug 14:22
4322c45
Compare
Choose a tag to compare
Merge pull request #52 from avast/chore/dependency-updates

chore: Update all dependencies

Support for federation x-original-routing-key header

03 Jun 13:04
8c732c8
Compare
Choose a tag to compare
Merge pull request #50 from avast/SupportFederationPluginHeader

Support Federation plugin original routing key header

Final 8.0.0

26 Feb 15:44
Compare
Choose a tag to compare

This is final 8.0 release, for Scala 2.12 and 2.13.
Sorry for waiting and BCs during the development.

It brings many changes where the most important ones are listed in a migration guide.

The client is now built on top of current dependencies - e.g. amqp-client 5.8, cats/cats-effect 2.1, circe 0.13, fs2 2.2 etc. Monix dependency was completely removed (except for tests).

Fix: declare/bind arguments were not loading correctly from HOCON

17 Feb 10:12
93b0856
Compare
Choose a tag to compare
Merge pull request #46 from avast/ArgumentsFix

Fix: declare/bind arguments were not loading correctly from HOCON

Streaming consumer improvements

13 Feb 12:43
da12332
Compare
Choose a tag to compare
  • Timeouts
  • Poisoned message handler