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 validcredential
type. - Added support for
flush
toappend_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 toStorageStreamDownloader
.