github Azure/azure-sdk-for-python azure-eventhub_5.10.1

latest releases: azure-mgmt-scvmm_1.0.0, azure-mgmt-redisenterprise_3.1.0b1, azure-ai-translation-text_1.0.1...
22 months ago

5.10.1 (2022-08-22)

This version and all future versions will require Python 3.7+, Python 3.6 is no longer supported.

Bugs Fixed

  • Fixed a bug in async BufferedProducer that would block when flushing the queue causing the client to freeze up (issue #23510).
  • Fixed a bug in the async EventHubProducerClient and EventHubConsumerClient that set the default value of the transport_type parameter in the from_connection_string methods to None rather than TransportType.Amqp.

Other Changes

  • Internal refactoring to support upcoming Pure Python AMQP-based release.
  • Updated uAMQP dependency to 1.6.0.

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

NewReleases is sending notifications on new releases.