Skip to content

azure-messaging-eventhubs_5.0.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 05 Feb 00:01
15a166b

5.0.1 (2020-02-11)

  • Add support for different error handling cases in EventProcessor.
  • Recreate connection in client on transient errors.
  • Add tracing links when sending a batch of events.
  • Tracing link names are shortened when sending events.
  • EventPosition.fromOffset(long) is no longer inclusive.