github Azure/azure-sdk-for-go sdk/messaging/azservicebus/v1.9.1

latest releases: sdk/resourcemanager/azurestackhci/armazurestackhcivm/v0.1.0, sdk/resourcemanager/cloudhealth/armcloudhealth/v0.1.0, sdk/resourcemanager/playwright/armplaywright/v1.0.0...
one month ago

1.9.1 (2025-07-10)

Bugs Fixed

  • Receiver's, in ReceiveModeReceiveAndDelete, now allow ReceiveMessages() calls after Receiver.Close. These calls will only draw from any internally cached messages that
    accumulated between the final call to ReceiveMessages() and Close. See an example of how to do this here: ExampleReceiver_ReceiveMessages_receiveAndDelete
    for an example. (PR#24864)

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

NewReleases is sending notifications on new releases.