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

latest releases: azure-monitor-opentelemetry_1.8.3, azure-storage-file-datalake_12.23.0b1, azure-storage-queue_12.15.0b1...
pre-release3 hours ago

12.24.0b1 (2025-12-04)

Features Added

  • Added support for service version 2026-02-06.
  • Added new get_user_delegation_key API to ShareServiceClient to obtain a user delegation key
    for the purposes of signing SAS tokens.
  • Added support for the keyword user_delegation_oid to generate_share_sas and generate_file_sas,
    which specifies the Entra ID of the user that is authorized to use the generated SAS URL.
  • Added support for the keyword user_delegation_key to generate_share_sas and generate_file_sas used with
    user_delegation_oid to authenticate the request to generate a new SAS URL.
  • Added support for the keyword encryption_in_transitin ShareSmbSettings used by set_service_properties
    for the SMB protocol to specify whether encryption in transit is required.
  • Added the ability to skip auto decompression on ShareFileClient.download_file via the decompress keyword.

Bugs Fixed

  • Fixed an issue where FileProperties and DirectoryProperties did not contain timezone information for
    change_time, creation_time, and last_write_time attributes.

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

NewReleases is sending notifications on new releases.