Skip to content
This repository was archived by the owner on Jun 15, 2026. It is now read-only.

Storage Client Library for Blob 1.5.0

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.