This repository has been archived by the owner on Aug 1, 2024. It is now read-only.
Storage Client Library 10.0.2
Changes in 10.0.2:
- [Blob] Fixed GitHub Issue #475: ListBlobsSegmentedAsync throwing an exception when using a SAS url
- [Blob] Fixed bug causing CloudBlob.GetUserDelegationSharedAccessSignature to generated invalid SAS signatures
- [File] Fixed bug causing CloudFile and CloudFileDirectory.List/CloseHandles to not function with snapshots
- [File] Fixed bug where CloudFile and CloudFileDirectory.List/CloseHandles "marker" URL parameter was being passed to the service as "x-ms-marker"
- [File] Made CloudFile and CloudFileDirectory.List/CloseHandles parameters optional
- [File] Added overloads for CloudFile and CloudFileDirectory.CloseHandles to accept handleId as a ulong