Skip to content

azure-servicebus_7.9.0a1

Pre-release
Pre-release

Choose a tag to compare

@azure-sdk azure-sdk released this 11 Oct 20:43
66942bb

7.9.0a1 (2022-10-11)

Version 7.9.0a1 is our first efforts to build an Azure Service Bus client library based on a 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:
    • Iterator receiving from Service Bus entities.

Other Changes

  • uAMQP dependency is removed.