github Azure/azure-sdk-for-python azure-servicebus_7.11.0

7.11.0 (2023-06-06)

Features Added

  • A new float keyword argument socket_timeout has been added to get_queue_sender, get_queue_receiver, get_topic_sender, and get_subscription_receiver on the sync and async ServiceBusClient.

Bugs Fixed

  • Fixed a bug where sending large messages failed on socket write timeout (#30425).
  • Fixed a bug where settling large messages failed due to delivery_id being None.

Other Changes

  • Tracing updates:
    • Span links on receive/send spans now fall back to using Diagnostic-Id if the traceparent message application property is not found.
    • Span links will now still be created for receive/send spans even if no context propagation headers are found in message application properties.
    • The component attribute was removed from all spans.

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

NewReleases is sending notifications on new releases.