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

latest releases: azure-ai-evaluation_1.0.0, azure-storage-file-datalake_12.18.0, azure-storage-file-share_12.20.0...
pre-release6 months ago

7.13.0b1 (2024-05-16)

Features Added

  • ServiceBusReceiver now supports the ability to delete all messages from an entity using the purge_messages method. Callers may optionally request to limit the target messages to those earlier than a given date.

  • ServiceBusReceiver now supports the ability to delete messages from an entity in batches using the delete_messages method. The messages selected for deletion will be the oldest in the entity, based on the enqueued date and callers may optionally request to limit them to only those earlier than a given date.

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

NewReleases is sending notifications on new releases.