github Azure/azure-sdk-for-go sdk/messaging/azservicebus/v1.8.0-beta.2

latest release: sdk/storage/azdatalake/v1.4.0-beta.1
pre-release16 hours ago

1.8.0-beta.2 (2025-01-14)

Features Added

  • ServiceBusClient allows the endpoint to be overridden with ServiceBusClientOptions.CustomEndpoint, to use TCP proxies with AMQP. (PR #23843)

Bugs Fixed

  • Receivers had a bug where a message could be received but not returned to the user. Callers would see that, occasionally, a message would not be returned from ReceiveMessages(), but would appear to have been received. Thanks to @patrickwhite256 for reporting this issue. (PR #23929)

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

NewReleases is sending notifications on new releases.