Skip to content

Azure.Storage.Blobs_12.11.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 03 Nov 23:58
c30f4e5

12.11.0-beta.1 (2021-11-03)

  • Added support for service version 2020-12-06.
  • Added support for Encryption Scope SAS.
  • Added support for Encryption Scopes with BlobBaseClient.SyncCopyFromUriAsync().
  • Added support for generating SAS URLs with the Permanent Delete ('y') SAS permission.
  • Added support for SDK-calculated transactional hash checksums on data transfer.
  • Fixed bug where BlobContainerClient.GetBlobs() and .GetBlobsByHierarchyAsync() was not parsing the Object Replication Metadata correctly
  • Fixed bug / regression where the ETag values that had quotation marks surrounding it were being removed starting in version 12.9.0.