1.4.0.RC1
Pre-release
Pre-release
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