github Azure/azure-sdk-for-python azure-eventhub_5.8.0a1

5.8.0a1 (2022-01-13)

Version 5.8.0a1 is our first efforts to build an Azure Event Hubs client library based on pure python implemented AMQP stack.

Breaking changes

  • The following features have been temporarily pulled out which will be added back in future previews as we work towards a stable release:
    • Async is not supported.
    • 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.

Other Changes

  • uAMQP dependency is removed.

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

NewReleases is sending notifications on new releases.