This repository was archived by the owner on Sep 26, 2025. It is now read-only.
1.1.0.RELEASE
Changes between 1.0.0.RELEASE and 1.1.0.RELEASE
This release includes bug fixes, dependency upgrades, and new features. It is backward compatible with 1.0.0.RELEASE. All users are encouraged to upgrade to this version.
Thanks to @pmackowski and @trantienduchn for their contribution on this release.
Allow customization of channel creation for sending
GitHub issue: #41
Add channel pooling in sender
GitHub issue: #48
Don't cache Channel in Sender#send
GitHub issue: #43
Retry automatically on ack/nack failure
GitHub issue: #53
Enforce queue specification semantics for server-named, non-durable, exclusive, auto-delete queue creation
GitHub issue: #44
Bump Reactor to 3.2.5.RELEASE
GitHub issue: #50
Bump Java client to 5.6.0
GitHub issue: #58