Skip to content

Storage JavaScript Client Library v2.10.100

Compare
Choose a tag to compare
@vinjiang vinjiang released this 27 Jun 03:11
· 91 commits to master since this release
66d24e8

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 be number instead of string when calling getServiceProperties.
  • Added a method getAccountProperties to blobService.
  • Added a method createBlockFromURL to blobService.
  • Added support for static website service properties (in preview).