Releases: rabbitmq/rabbitmq-java-client
4.9.2
Changes between 4.9.1 and 4.9.2
This is a patch release with a bug fix. All users of the 4.x.x series are encouraged to upgrade to this version.
Thanks to Andrew Steinborn for his contribution on this release.
Spurious warnings emitted by ClientVersion when the library is relocated
GitHub issue: #436
5.5.1
4.9.1
5.5.0
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
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
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
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
4.8.3
5.4.2
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