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

latest releases: azure-ai-ml_1.25.0, azure-identity_1.20.0, azure-communication-messages_1.2.0b1...
pre-release13 hours ago

12.21.0b1 (2025-02-11)

Features Added

  • Added support for service version 2025-05-05.
  • Added support for NFS shares to existing APIs. This includes adding owner, group, and file_mode options to
    create_file, create_directory, set_http_headers (File and Directory), DirectoryProperties, and FileProperties.
  • Added new create_hard_link method to ShareFileClient to create hard links to specified
    files and is only supported for the NFS protocol.
  • create_file, create_directory, and set_http_headers (File and Directory) APIs no longer send
    request headers x-ms-file-permission-key, x-ms-file-attributes, x-ms-file-creation-time, and
    x-ms-file-last-write-time by default. The request headers have been optional in the REST API since
    service version 2021-06-08. The default behavior of these APIs remain the same.

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

NewReleases is sending notifications on new releases.