Skip to content

azure-storage-file-datalake_12.13.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 24 Aug 00:21
3de4ce4

12.13.0-beta.1 (2022-09-06)

Features Added

  • Added support for 2021-10-04 service version.
  • Added support for flush parameter to DataLakeFileClient.appendWithResponse()
  • Added support for encryption scopes.
  • Added support for encryption scope SAS.
  • Added new method DataLakeFileSystemClient.exists() to determine whether file system exists.
  • Added DataLakeServiceClientBuilder.connectionString() to allow connection string to be set on the client builder.
  • Added DataLakeFileClient.uploadFromFileWithResponse() which returns a response of PathItem upon completion.