github Azure/azure-sdk-for-js @azure/event-hubs_5.5.0

latest releases: @azure-tools/test-recorder_3.5.0, @azure/storage-queue_12.17.0, @azure/storage-file-datalake_12.17.0...
3 years ago

5.5.0 (2021-04-06)

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

New features:

  • Allows passing NamedKeyCredential and SASCredential as the credential type to EventHubConsumerClient and EventHubProducerClient.
    These credential types support rotation via their update methods and are an alternative to using the SharedAccessKeyName/SharedAccessKey or SharedAccessSignature properties in a connection string.

Tracing updates

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

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

NewReleases is sending notifications on new releases.