github Azure/azure-sdk-for-net Azure.Messaging.ServiceBus_7.17.4

latest releases: Microsoft.Extensions.Azure_1.8.0, Azure.Developer.MicrosoftPlaywrightTesting.NUnit_1.0.0-beta.2, Azure.Developer.MicrosoftPlaywrightTesting.TestLogger_1.0.0-beta.2...
8 months ago

7.17.4 (2024-03-05)

Bugs Fixed

  • When creating a new ServiceBusMessage from an existing ServiceBusReceivedMessage, diagnostic properties will now be properly reset. Previously, they were incorrectly retained which led to the new message being indistinguishable from the old in traces.

Other Changes

  • Updated the Microsoft.Azure.Amqp dependency to 2.6.5, which includes several bug fixes. One notable fix addresses an obscure race condition when a cancellation token is signaled while service operations are being invoked concurrently which caused those operations to hang. Another notable fix is for an obscure race condition that occurred when attempting to complete a message which caused the operation to hang.

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

NewReleases is sending notifications on new releases.