github Azure/azure-sdk-for-net Azure.Storage.Blobs_12.24.0

latest releases: Azure.ResourceManager.DataFactory_1.7.0, Azure.ResourceManager.DataBox_1.0.4, Azure.ResourceManager.DefenderEasm_1.0.0-beta.3...
2 days ago

12.24.0 (2025-03-11)

Features Added

  • Includes all features from 12.24.0-beta.1
  • Added the following Client Builders: AddBlobServiceClient(Uri, Azure.SasCredential), AddBlobServiceClient(Uri, TokenCredential)

Bugs Fixed

  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient 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)
  • Fixed bug where a BlobServiceClient, BlobContainerClient, BlobBaseClient created with a StorageSharedKeyCredential, the account name was not populated on the Storage Clients if the account name was not also specified in the endpoint. (#42925)

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

NewReleases is sending notifications on new releases.