12.15.0-beta.2 (2021-12-07)
Features Added
-
Added support for 2021-02-12 service version.
-
Added support for listing system containers.
-
Added support for listing blobs which contain invalid xml characters.
-
When opening a BlobInputStream, removed the initial getProperties call in favor of a download for better performance.
Bugs Fixed
- Fixed a bug that would cause authenticating with a sas token to fail if the timestamps in the token were formatted differently.
Other Changes
- Deprecated BlobClient.uploadWithResponse that does not return a response.