The Wayback Machine - https://web.archive.org/web/20201207080225/https://github.com/Azure/azure-storage-java/releases
Skip to content
  • v8.6.5
  • 7a1f232
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.5
  • 7a1f232
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Aug 17, 2020

  • Fixed a race condition in XML parsing logic that in narrow situations could cause the parser to be initialized incorrectly resulting in an erroneously empty list result.
Assets 2
  • v7.0.1
  • 2b7e650
  • Compare
    Choose a tag to compare
    Search for a tag
  • v7.0.1
  • 2b7e650
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Jun 24, 2020

  • Fixed a race condition in XML parsing logic that in narrow situations could cause the parser to be initialized incorrectly resulting in an erroneously empty list result.
Assets 2
  • v8.6.4
  • cdd966e
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.4
  • cdd966e
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this May 4, 2020 · 5 commits to legacy-master since this release

  • Converted the httpsKeepAliveSocketFactory into a singleton for performance improvements.
Assets 2
  • v8.6.3
  • fa993ec
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.3
  • fa993ec
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Mar 30, 2020 · 13 commits to legacy-master since this release

  • Added the commitWriteOnInputStreamException option to BlobRequestOptions, which will allow the user to configure whether any data staged through openWrite when using the upload(InputStream, long) method will be committed upon failures in the InputStream.
  • Disabled httpsKeepAlive by default as it can introduce some perf issues.
Assets 2
  • v8.6.2
  • 979799e
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.2
  • 979799e
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Mar 18, 2020 · 22 commits to legacy-master since this release

  • Fixed a bug in the pom that disrupted the ability to download from maven central.
Assets 2
  • v8.6.1
  • 475eb84
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.1
  • 475eb84
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Mar 18, 2020 · 25 commits to legacy-master since this release

  • Fixed a bug in BlobInputStream that would return extra zeros at the end of the stream if the data was encrypted using client-side encryption.
  • MD5 checks on BlobInputStream are skipped if data being downloaded is also being decrypted via client-side encryption, even if disableMd5Calculation is set to false. Previously this check would always fail as MD5 is calculated on cipher text on upload but was calculated on plaintext on download.
  • Added a workaround to a JDK bug that would ignore connection timeouts on retries, causing hangs in some scenarios. This requires defaulting setting https keep-alive on all sockets. It can be disabled via BlobRequestOptions.
Assets 2
  • v8.6.0
  • 9beae8b
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.6.0
  • 9beae8b
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Dec 6, 2019 · 39 commits to legacy-master since this release

  • Added the skipDecode flag to the generate sas method on CloudBlob. This flag allows the customer to skip the url decode that happens by default on the string to sign right before signing. This resolves some problems with custom values for some of the query parameters when used with third party clients.
Assets 2
  • v8.5.0
  • 46a61b1
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.5.0
  • 46a61b1
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Dec 3, 2019 · 42 commits to legacy-master since this release

  • Support for HTTP proxy with Basic auth.

  • Support for HTTP proxy with Digest auth.

  • Added an option to SharedAccessHeaders that will allow the customer to preserve the raw value set on the object. Headers could previously be changed by an internal url decode that might modified the desired value.

Assets 2
  • 8.4.0
  • c07aeb2
  • Compare
    Choose a tag to compare
    Search for a tag
  • 8.4.0
  • c07aeb2
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Aug 6, 2019 · 51 commits to legacy-master since this release

  • 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.

Assets 2
  • v8.3.0
  • 4af82f0
  • Compare
    Choose a tag to compare
    Search for a tag
  • v8.3.0
  • 4af82f0
  • Compare
    Choose a tag to compare
    Search for a tag

@rickle-msft rickle-msft released this Apr 23, 2019 · 108 commits to legacy-master since this release

  • Fixed a bug in the range download to InputStream that would throw an exception if the source blob was empty.

  • Added support for List/Close File Handles APIs.

Assets 2
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.