Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Storage Client Library for Blob 1.2.0

Compare
Choose a tag to compare
@vinjiang vinjiang released this 02 Aug 10:52
· 120 commits to master since this release
c6fd3d9

2018.08 - version 1.2.0

  • Updated Azure Storage API version from 2016-05-31 to 2017-04-17.
  • Added method setBlobTier method in BlobRestProxy to set blob tiers.
  • Added support setting or getting blob tiers related properties when creating blobs, listing blobs, getting blob properties and copying blobs.
  • Set the getBlobUrl() method in BlobRestProxy visibility to public.