Skip to content
This repository has been archived by the owner on Oct 12, 2023. It is now read-only.

Releases: Azure/azure-event-hubs-python

azure-eventhub 0.2.0b2

30 May 14:29
Compare
Choose a tag to compare
Pre-release
  • Added namespace_suffix to EventHubConfig() to support national clouds.
  • Added device_id attribute to EventData to support IoT Hub use cases.
  • Added message header to workaround service bug for PartitionKey support.
  • Updated uAMQP dependency to vRC1.
  • Swapped out Proton dependency for uAMQP.