github Azure/azure-sdk-for-python azure-servicebus_7.4.0b1

latest releases: azure-servicebus_7.13.0b1, azure-eventhub_5.13.0b1, azure-eventhub_5.12.0...
pre-release2 years ago

7.4.0b1 (2021-10-06)

Features Added

  • Added support to create and update queues and topics of large message size to ServiceBusAdministrationClient. This feature is only available for Service Bus of Premium Tier.
    • Methodscreate_queue, create_topic, update_queue, update_topic on ServiceBusAdministrationClient now take a new keyword argument max_message_size_in_kilobytes.
    • QueueProperties and TopicProperties now have a new instance variable max_message_size_in_kilobytes.

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

NewReleases is sending notifications on new releases.