Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Java Storage Client Library 5.4.0

Compare
Choose a tag to compare
@jofri-msft jofri-msft released this 13 Jul 20:10
· 483 commits to master since this release
  • Support for 2017-04-17 REST version. Please see our REST API documentation and blogs for information about the related added features.
  • Added ErrorReceivingResponseEvent which fires when a network error occurs before the responseReceivedEvent fires. If the responseReceivedEvent fires sucessfully, this new event will not fire.
  • For Premium Accounts only, added support for getting and setting the tier on a page blob. The tier can also be set when creating or copying from an existing page blob.
  • Added support for server side encryption for File Service.