Skip to content

Storage Client Library for Blob 1.5.0

Compare
Choose a tag to compare
@vinjiang vinjiang released this 02 Jan 07:21
· 8 commits to master since this release

2020.01 - version 1.5.0

  • Added support to include deleted in blob list.
  • Added support to undelete a blob.
  • Fixed the issue in SAS token where special characters were not correctly encoded.
  • Samples no longer uses ‘BlobRestProxy’ directly, instead, ‘ServicesBuilder’ is used.