Skip to content

1.4.0.RELEASE

Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 26 Nov 15:49

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