First published on on Aug 23, 2016
Check out our newest release for the Event Hubs Java library!
The maven packages can be found at here , while the GitHub repository can be found here .
Below are the release notes (which can also be found here - https://github.com/Azure/azure-event-hubs/blob/master/java/changelog.md ):
Happy event-ing!
-John
@jtaubensee
Check out our newest release for the Event Hubs Java library!
The maven packages can be found at here , while the GitHub repository can be found here .
Below are the release notes (which can also be found here - https://github.com/Azure/azure-event-hubs/blob/master/java/changelog.md ):
-
0.8.0
-
The release primarily targets exposing
MessageAnnotations&AmqpPropertiesviaEventDataon a ReceivedAMQPMessage. - List of Issues & PR's of this release: https://github.com/Azure/azure-event-hubs/milestone/5?closed=1
API Changes
New API
-
EventData.getBodyOffset()&EventData.getBodyLength() -
EventData.getSystemProperties().getPublisher()
Deprecated API
-
EventData.setProperties() - use
.put()on EventData.getProperties() instead
Breaking Changes
-
MessageAnnotationson a receivedAMQPMessageare moved toEventData.getSystemProperties()as opposed toEventData.getProperties() -
EventData.SystemPropertiesclass now derives fromHashSet<String, Object>. This can break serialized EventData.
-
The release primarily targets exposing
Happy event-ing!
-John
@jtaubensee
Updated Jul 08, 2020
Version 2.0Shubha Vijayasarathy
Former Employee
Joined June 14, 2017
Messaging on Azure Blog
Follow this blog board to get notified when there's new activity