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

azure-eventhub 0.2.0b2

Pre-release
Pre-release
Compare
Choose a tag to compare
@annatisch annatisch released this 30 May 14:29
· 62 commits to develop since this 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.