Storage JavaScript Client Library v2.10.100
2018.06 Version 2.10.100
ALL
- Generated browser compatible JavaScript files based on Microsoft Azure Storage SDK for Node.js 2.10.0.
- Updated storage service version to 2018-03-28.
BLOB
- Fixed a bug that
DeleteRetentionPolicy.Days
should benumber
instead ofstring
when callinggetServiceProperties
. - Added a method
getAccountProperties
toblobService
. - Added a method
createBlockFromURL
toblobService
. - Added support for static website service properties (in preview).