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

latest releases: Azure.ResourceManager.Authorization_1.1.2, Azure.ResourceManager.ContainerInstance_1.2.1, Azure.ResourceManager.AppPlatform_1.1.1...
3 years ago

12.7.0 (2020-11-10)

  • Includes all features from 12.7.0-preview.1
  • Fixed bug where BlobContainerClient.SetAccessPolicy() would throw an exception if signed identifier permissions were not in the correct order.
  • Added seekability to BaseBlobClient.OpenRead().
  • Added additional info to exception messages.
  • Fixed bug where Blobs SDK coudn't handle SASs with start and expiry time in format other than yyyy-MM-ddTHH:mm:ssZ.
  • Added ability to set Position on streams created with BlobBaseClient.OpenRead().
  • Added CanGenerateSasUri property, GenerateSasUri() to BlobBaseClient, BlobClient, BlockBlobClient, AppendBlobClient, PageBlobClient and BlobContainerClient.
  • Added CanAccountGenerateSasUri property, GenerateAccountSasUri() to BlobServiceClient.
  • Deprecated property BlobSasBuilder.Version, so when generating SAS will always use the latest Storage Service SAS version.
  • Added ability to get parent BlobContainerClient from BlobBaseClient and to get parent BlobServiceClient from BlobContainerClient.
  • Restored single upload threshold for parallel uploads from 5 TB to 256 MB.

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

NewReleases is sending notifications on new releases.