Java Storage Client Library 10.0.4-rc
Pre-release-
Support for the 2017-11-09 REST version. Please see our REST api documentation and blogs for information about the related added features.
-
Support for 2018-03-28 REST version. Please see our REST api documentation and blogs for information about the related added features.
-
Support for the getAccountInfo api on ServiceURL, ContainerURL, and BlobURL.
-
Added support for setting service properties related to static websites.
-
Changed BlobURL.startCopy sourceAccessConditions parameter to be HTTPAccessConditions as lease is not actually supported.
-
Added methods to TransferManager for conveniently downloading a blob to a file.
-
UploadFromFile now takes an AsynchronousFileChannel.
-
UploadByteBuffersToBlockBlob, UploadByteBufferToBlockBlob, and DownloadToBuffer have been removed.
-
IPRange fields are now strings.
-
Fixed retry policy.
-
Fixed logging policy.