Skip to content

azure-messaging-eventhubs_5.11.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 18 Mar 08:08
844ba97

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.