github Azure/azure-sdk-for-net Azure.Storage.Common_12.23.0

latest releases: Azure.Template_1.0.3-beta.4644937, Azure.Storage.Files.DataLake_12.22.0, Azure.Storage.Blobs.Batch_12.21.0...
one day ago

12.23.0 (2025-03-11)

Bugs Fixed

  • Fixed bug where in rare cases, a NullReferenceException could be thrown when parsing an error response from the service.
  • Fixed bug to ensure that the accumulated disposables within the internal StorageWriteStream are disposed properly in the event that an exception is thrown during the disposal process. (#47781)
  • Fixed bug to Redact SAS credentials from Error.SasCredentialRequiresUriWithoutSas message.
  • Fixed bug where LazyLoadingReadOnlyStream overprovisions the default buffer memory for OpenRead
  • Fixed bug where a client created with a connection string with an account name specified (e.g. "AccountName=..;"), the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#42925)

Other Changes

  • Implemented IAsyncDisposable in StorageWriteStream

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

NewReleases is sending notifications on new releases.