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

latest releases: azure-ai-ml_1.17.1, azure_mgmt_oracledatabase_1.0.0, azure_mgmt_appplatform_9.1.0...
pre-release17 months ago

12.11.0b1 (2023-02-02)

Features Added

  • Added support for service version 2021-12-02.
  • Added support for file and directory paths that contain invalid XML characters. When listing or fetching properties,
    the service will encode illegal characters and the SDK will now automatically decode them.
  • Added support for AsyncIterable as data type for async file upload.

Bugs Fixed

  • Fixed an issue where keyword name_starts_with was not being passed to the service properly for the list_shares async API

Other Changes

  • Removed msrest dependency.
  • Added typing-extensions>=4.0.1 as a dependency.
  • Added isodate>=0.6.1 as a dependency.
  • Added extra dependency aio for installing optional async dependencies. Use pip install azure-storage-file-share[aio] to install.

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

NewReleases is sending notifications on new releases.