Skip to content

azure-storage-file-datalake_12.21.0b1

Pre-release
Pre-release
Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 06 May 23:31
3b2d219

12.21.0b1 (2025-05-06)

Features Added

  • Added support for service version 2025-07-05.
  • Added support for OAuth authentication in FileSystemClient's get_file_system_access_policy
    and set_file_system_access_policy APIs.
  • Added support for progress tracking to DataLakeFileClient's upload_data and download_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.