github Azure/azure-sdk-for-python azure-servicebus_0.50.3

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

0.50.3 (2020-05-20)

NOTE: Starting with the GA release of version 7.0.0 (currently in preview), this package will be deprecated.
Users can get a head-start on transitioning by installing or upgrading via pip install azure-servicebus --pre and reviewing our migration guide

Features

  • Added support for retry sending if connection gets closed due to long time inactivity.
  • Added support for message.dead_letter accepting reason.

BugFixes

  • Added associated-link-keepalive functionality to management operations such as renewing a message lock, to ensure service-side link termination does not interfere with long-duration processing.
  • Fixed bug in setting description when dead lettering messages (issue #9242).
  • Increments UAMQP dependency min version to 1.2.8, as a component of fixing the aformentioned dead letter issue.

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

NewReleases is sending notifications on new releases.