azure-storage-file-datalake_12.21.0b1
Pre-release
Pre-release
12.21.0b1 (2025-05-06)
Features Added
- Added support for service version 2025-07-05.
- Added support for OAuth authentication in
FileSystemClient
'sget_file_system_access_policy
andset_file_system_access_policy
APIs. - Added support for progress tracking to
DataLakeFileClient
'supload_data
anddownload_file
APIs via a new optional callback,progress_hook
.
Bugs Fixed
- Fixed an issue where URL safe encoding is inconsistent between Blob and Datalake paths.