Skip to content

azure-eventhub_5.8.0a2

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 09 Feb 20:07
934cb6e

5.8.0a2 (2022-02-09)

Features Added

  • Added support for async EventHubProducerClient and EventHubConsumerClient.

Breaking changes

  • The following features have been temporarily pulled out of async EventHubProducerClient and EventHubConsumerClient which will be added back in future previews as we work towards a stable release:
    • Passing the following keyword arguments to the constructors and from_connection_string methods of the EventHubProducerClient and EventHubConsumerClient is not supported: transport_type, http_proxy, custom_endpoint_address, and connection_verify.