Skip to content
This repository was archived by the owner on Sep 26, 2025. It is now read-only.

1.1.0.RC3

Pre-release
Pre-release

Choose a tag to compare

@acogoluegnes acogoluegnes released this 25 Jan 09:59

Changes between 1.0.0.RELEASE and 1.1.0.RC3

This pre-release includes bug fixes, dependency upgrades, and new features. It is backward compatible with 1.0.0.RELEASE.

Thanks to @pmackowski and @trantienduchn for their contribution on this pre-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