Skip to content

Storage Client Library for Blob 1.2.0

Compare
Choose a tag to compare
@vinjiang vinjiang released this 02 Aug 11:15
· 11 commits to master since this release

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.