You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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