github Azure/azure-sdk-for-java azure-messaging-eventhubs_5.11.1

2 years ago

5.11.1 (2022-03-17)

Features Added

  • Updated the receiver to retry to obtain a new connection if the RequestResponseChannel in the current connection is disposed.

Bugs Fixed

  • Removed the incorrect lock from EventDataBatch.tryAdd() implementation and documented that this API is not thread-safe. (#25910)
  • Fixed a bug where users get a NullPointerException when getting LastEnqueuedEventProperties for an empty window. (#27121)

Other Changes

Dependency Updates

  • Upgraded azure-core from 1.25.0 to 1.26.0.
  • Upgraded azure-core-amqp from 2.4.0 to 2.4.1.

Don't miss a new azure-sdk-for-java release

NewReleases is sending notifications on new releases.