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
- 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.