Azure Event Hubs Client for Java 0.8.0 is now live




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

):









  • 0.8.0









    API Changes




    New API







    • EventData.getBodyOffset()

      &

      EventData.getBodyLength()






    • EventData.getSystemProperties().getPublisher()









    Deprecated API






    • EventData.setProperties() – use

      .put()

      on EventData.getProperties() instead








    Breaking Changes







    • MessageAnnotations

      on a received

      AMQPMessage

      are moved to

      EventData.getSystemProperties()

      as opposed to

      EventData.getProperties()






    • EventData.SystemProperties

      class now derives from

      HashSet<String, Object>

      . This can break serialized EventData.












Happy event-ing!




-John




@jtaubensee

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.