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
2018.08 - version 1.2.0
- Updated Azure Storage API version from 2016-05-31 to 2017-04-17.
- Added method
setBlobTier
method inBlobRestProxy
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 inBlobRestProxy
visibility to public.