Skip to content

Releases: rabbitmq/rabbitmq-java-client

4.9.1

29 Nov 13:19
Compare
Choose a tag to compare

This is a patch release with a bug fix. All users of the 4.x.x and 3.6.x series are encouraged to upgrade to this version.

Changes between 4.9.0 and 4.9.1

Record recoverable entities in RPC channel methods

GitHub issue: #425

5.5.0

22 Oct 13:29
Compare
Choose a tag to compare

This is a maintenance release with 2 new features and a bug fix. All users of the 5.x.x series are encouraged to upgrade to this version.

Changes between 5.4.3 and 5.5.0

Add traffic listener

GitHub issue: #411

Connection recovery runs into timeouts when using NIO

GitHub issue: #413

Provide factories to create NIO artefacts

GitHub issue: #410

4.9.0

22 Oct 13:18
Compare
Choose a tag to compare

Changes between 4.8.3 and 4.9.0

This is a maintenance release with 2 new features and a bug fix. All users of the 4.x.x and 3.6.x series are encouraged to upgrade to this version.

Add traffic listener

GitHub issue: #411

Connection recovery runs into timeouts when using NIO

GitHub issue: #413

Provide factories to create NIO artefacts

GitHub issue: #410

5.5.0.RC1

15 Oct 11:49
Compare
Choose a tag to compare
5.5.0.RC1 Pre-release
Pre-release

Changes between 5.4.0 and 5.5.0.RC1

This is a pre-release for 5.5.0, a maintenance release with 2 new features and a bug fix. All users of the 5.x.x series are encouraged to test this version.

Add traffic listener

GitHub issue: #411

Connection recovery runs into timeouts when using NIO

GitHub issue: #413

Provide factories to create NIO artefacts

GitHub issue: #410

4.9.0.RC1

15 Oct 09:52
Compare
Choose a tag to compare
4.9.0.RC1 Pre-release
Pre-release

Changes between 4.8.0 and 4.9.0.RC1

This is a pre-release for 4.9.0, a maintenance release with 2 new features and a bug fix. All users of the 4.x.x and 3.6.x series are encouraged to test this version.

Add traffic listener

GitHub issue: #411

Connection recovery runs into timeouts when using NIO

GitHub issue: #413

Provide factories to create NIO artefacts

GitHub issue: #410

5.4.3

08 Oct 12:11
Compare
Choose a tag to compare

Changes between 5.4.2 and 5.4.3

This is a patch release with a bug fix. All users of the 5.x.x series are encouraged to upgrade to this release.

Thanks to Casper Mout for his contribution on this release.

Handle realTag = 0 in RecoveryAwareChannelN

GitHub issue: #395

4.8.3

08 Oct 12:02
Compare
Choose a tag to compare

Changes between 4.8.2 and 4.8.3

This is a patch release with a bug fix. All users of the 4.x.x series are encouraged to upgrade to this release.

Thanks to Casper Mout for his contribution on this release.

Handle realTag = 0 in RecoveryAwareChannelN

GitHub issue: #395

5.4.2

26 Sep 18:38
Compare
Choose a tag to compare

Changes between 5.4.1 and 5.4.2

This is a patch release with a bug fix and a usability improvement. All users of the 5.x.x series are encouraged to upgrade to this release.

Header size exception when frame max is negotiated to 0

GitHub issue: #407

Change default exponential backoff sequence to not start with zero

GitHub issue: #409

4.8.2

26 Sep 18:08
Compare
Choose a tag to compare

Changes between 4.8.1 and 4.8.2

This is a patch release with a bug fix and a usability improvement. All users of the 4.x.x series are encouraged to upgrade to this release.

Header size exception when frame max is negotiated to 0

GitHub issue: #407

Change default exponential backoff sequence to not start with zero

GitHub issue: #409

5.4.1

03 Sep 09:49
Compare
Choose a tag to compare

Changes between 5.4.0 and 5.4.1

This is a patch release with a minor change. All users of the 5.x.x series are encouraged to upgrade to this release.

Don't use anchor in warning message link

GitHub issue: #405