azure-eventhub_5.8.0a2
Pre-release
Pre-release
5.8.0a2 (2022-02-09)
Features Added
- Added support for async
EventHubProducerClientandEventHubConsumerClient.
Breaking changes
- The following features have been temporarily pulled out of async
EventHubProducerClientandEventHubConsumerClientwhich 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_stringmethods of theEventHubProducerClientandEventHubConsumerClientis not supported:transport_type,http_proxy,custom_endpoint_address, andconnection_verify.
- Passing the following keyword arguments to the constructors and