Skip to content

Storage Client Library 2.10.0

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

2018.06 Version 2.10.0

ALL

  • 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).