Storage Client Library 0.3.3
Pre-release
Pre-release
BLOB
- Fixed an issue where SAS tokens were being incorrectly generated for the root container and when the blob name required encoding.
- Documented the 'parallelOperationThreadCount' option as input to various uploadBlob APIs.
FILE
- Fixed an issue where signing was incorrect when the URI contained '.' or '..'.
- Fixed an issue where "getURI" was requiring a file parameter, although the parameter should be optional.