12.6.0b1 (2021-11-08)
New features
- Added support for batch deleting files using the
delete_files()
method from aFileSystemClient
- Account level SAS tokens now support two new permissions:
permanent_delete
set_immutability_policy
Fixes
FileSystemProperties
was not subscriptable. Now it is both subscriptable and attributes can also be accessed directly (#20772)- Datalake Client Typing annotation issues have been resolved (#19906)