Skip to content

@azure/event-hubs_5.5.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Mar 21:12
fe2584d

5.5.0-beta.1 (2021-03-09)

  • Adds support for enabling idempotent partition event publishing with the EventHubProducerClient. This is a preview feature and the API may change before its GA release.
    Tracked by issue #14032.

  • Updates the methods on the CheckpointStore interface to accept
    an optional options parameter that can be used to pass in an
    abortSignal and tracingOptions.

Tracing updates

  • Tracing options for EventDataBatch.tryAdd now match the shape of OperationOptions.