Version 2021-06-08
The 2021-06-08 service version includes the following features:
- The ability to set
x-ms-change-time
was added to Create File, Create Directory, Set File Properties, Set Directory Properties, Rename File, Copy File, and Rename Directory. - The ability to set
x-ms-file-last-write-time
was added to File Put Range and File Put Range from URL. - The headers
x-ms-file-permission
,x-ms-file-permission-key
,x-ms-file-attributes
,x-ms-file-creation-time
, andx-ms-file-last-write-time
are now optional for Create File, Create Directory, Set File Properties, and Set Directory Properties. - The ability to set the
x-ms-content-type
header when calling Rename File. - The ability to copy source blob tags when calling Copy Blob from URL and Put Blob from URL.
- The
marker
andmaxresults
request URI parameters were added to Get Page Ranges, enabling pagination. - For Hierarchical Namespace enabled accounts, List Blobs now returns the
Placeholder
properties element in theBlobPrefix
element for placeholder directories when listing deleted blobs with a delimiter. - The ability to call List Blobs with delimiter and include snaphots in the enumeration.