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

latest releases: azure-mgmt-mongocluster_1.0.0, azure-storage-blob_12.23.1, azure-communication-email_1.0.1b1...
pre-release18 months ago

12.12.0b1 (2023-03-28)

Features Added

  • Added support for service version 2022-11-02.
  • Added support for TokenCredential to be used for authentication. A TokenCredential can be provided for the
    credential parameter to any client constructor. Note: When using a TokenCredential, the new keyword parameter
    token_intnet is required and must be provided. Additionally, this form of authentication is only supported for
    certain operations in the Data Plane SDK.
  • Added support for allow_trailing_dot and allow_source_trailing_dot on client construction. When
    allow_trailing_dot is provided, the service will not silently remove any trailing . character from directory/file
    names for all operations made from that client. allow_source_trailing_dot will apply this same rule to source files
    when performing a rename or copy operation.

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

NewReleases is sending notifications on new releases.