Skip to content

azure-storage-file-datalake_12.9.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 23 Aug 23:10
ad34f0a

12.9.0b1 (2022-08-23)

This version and all future versions will require Python 3.7+. Python 3.6 is no longer supported.

Features Added

  • Added support for AzureNamedKeyCredential as a valid credential type.
  • Added support for flush to append_data API, allowing for append and flush in one operation.
  • Encryption Scope is now supported for both create_file_system APIs (FileSystemClient, DataLakeServiceClient).
  • Encryption Scope is now supported as a SAS permission.
  • Added standard read method to StorageStreamDownloader.