github Azure/azure-sdk-for-js @azure/storage-file_10.3.0

latest releases: @azure/communication-sms_1.2.0-beta.1, @azure-tools/test-utils_1.0.0, @azure/template_1.0.12-beta.3750356...
4 years ago

2019.09 10.3.0

  • Updated Azure Storage Service API version to 2019-02-02.
  • Added a new API ShareURL.createPermission() which allows for the creation of a security descriptor at the Azure File share level. This descriptor can be used for files and directories in the share.
  • Added a new API ShareURL.getPermission() which allows for the retrieval of the security descriptor set on a share.
  • Added APIs DirectoryURL.setProperties() and FileURL.setProperties(), and updated APIs DirectoryURL.create() and FileURL.create() for setting file permission, attributes, creation time, and last write time.
  • Added a new API FileURL.uploadRangeFromURL() which allows range in a file to be written using a range of another file as a source. This permits synchronous server-side copies to be orchestrated for files of any size.

Don't miss a new azure-sdk-for-js release

NewReleases is sending notifications on new releases.