Skip to content

1.4.0.RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@acogoluegnes acogoluegnes released this 12 Nov 13:38

Changes between 1.3.0.RELEASE and 1.4.0.RC1

This release includes a new feature and a usability improvement. It is compatible with 1.3.0.RELEASE.

Thanks to @Sage-Pierce and @vanseverk for their contribution on this pre-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