Skip to content

azure-servicebus_7.6.1

Choose a tag to compare

@azure-sdk azure-sdk released this 12 Apr 00:10
96102c0

7.6.1 (2022-04-11)

Other Changes

  • Improved receiving by releasing messages from internal buffer when the prefetch_count of ServiceBusReceiver is set 0 and there is no active receive call, this helps avoid receiving expired messages and incrementing delivery count of a message.