1.4.0.RELEASE
Changes between 1.3.0.RELEASE and 1.4.0.RELEASE
This release includes a new feature, a usability improvement, and an upgrade of Reactor Core. It is compatible with 1.3.0.RELEASE.
Thanks to @Sage-Pierce and @vanseverk for their contribution on this release.
Add Sender#sendWithTypedPublishConfirms
Allows to publish OutboundMessage
instances of a custom class and get them back in the flux of OutboundMessageResult
GitHub issue: #109
Add @NonNullApi and @nullable annotations
GitHub issue: #111
Bump Reactor Core to 3.3.1
GitHub issue: #118