github Azure/azure-sdk-for-python azure-storage-file-datalake_12.24.0b1

latest releases: azure-template_0.1.0b5803890, azure-mgmt-appconfiguration_6.0.0b1, azure-appconfiguration_1.8.0...
pre-release2 hours ago

12.24.0b1 (2026-01-27)

Features Added

  • Added support for service version 2026-04-06.
  • Added support for the keyword user_delegation_tid to DataLakeServiceClient.get_user_delegation_key
    API, which can be used in generate_file_system_sas, generate_directory_sas, and generate_file_sas
    to specify the Tenant ID that is authorized to use the generated SAS URL. Note that user_delegation_tid
    must be used together with user_delegation_oid.
  • Added support for the keyword request_headers to generate_file_system_sas, generate_directory_sas,
    and generate_file_sas which specifies a set of headers and their corresponding values that
    must be present in the request header when using the generated SAS.
  • Added support for the keyword request_query_params to generate_file_system_sas, generate_directory_sas,
    and generate_file_sas which specifies a set of query parameters and their corresponding values that
    must be present in the request URL when using the generated SAS.

Other Changes

  • Bumped minimum azure-core dependency to 1.37.0.

Don't miss a new azure-sdk-for-python release

NewReleases is sending notifications on new releases.