Skip to content

azure-storage-blob_12.9.0

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 11 Nov 19:30
ebb0083

12.9.0 (2020-11-11)

  • Fixed a bug where interspersed element types returned by page listing would deserialize incorrectly.
  • Fixed a bug where BlobInputStream would not eTag lock on the blob, resulting in undesirable behavior if the blob was modified in the middle of reading.
  • Added support for move and execute permissions on blob SAS and container SAS, and list permissions on blob SAS.
  • Added support to specify a preauthorized user id and correlation id for user delegation SAS.
  • Renamed BlobDownloadToFileOptions.rangeGetContentMd5 to BlobDownloadToFileOptions.retrieveContentRangeMd5