Java Storage Client Library 8.4.0
-
Support for 2019-02-02 REST version. Please see our REST API documentation and blogs for information about the related added features.
-
Added support for setting rehydrate priority for SetBlobTier and CopyBlob APIs.
-
Added support for PutRangeFromURL API to writes bytes from one Azure File endpoint into the specified range of another Azure File endpoint.
-
Added setDirectoryProperties, createPermission, and getPermission APIs to the File package.
-
Added required headers for creatFile, createDirectory, setFileProperties, getFileProperties, getDirectoryProperties, getFile APIs.
-
Updated getFileProperties, getDirectoryProperties, and getFile calls to update SMB properties.
-
Added support for setting access tier for PutBlob/PutBlockList and CopyBlob APIs.
-
Added support for batching blob operations. Currently the only batchable apis are deleteBlob and setBlobTier.