github Azure/azure-sdk-for-js @azure/storage-file-share_12.4.0-beta.1

latest releases: @azure/identity_4.5.0-beta.3, @azure/openai_1.0.0-beta.13, @azure/openai-assistants_1.0.0-beta.6...
pre-release3 years ago

12.4.0-beta.1 (2020-12-09)

  • Updated Azure Storage Service API version to 2020-04-08.
  • Share now supports for NFS. User can specify the protocols when creating a Share via ShareClient.create(). Also added an rootSquash option for NFS shares.
  • Added generateSasUrl to ShareClient and ShareFileClient to generate a service-level SAS URI for the client.
  • Added generateAccountSasUrl to ShareServiceClient to generate an account-level SAS URI for the client.
  • Won't remove the first space in the userAgentOptions.userAgentPrefix passed to the newPipeline() now. Fixed bug 7536.

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

NewReleases is sending notifications on new releases.