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

latest releases: azure-ai-generative_1.0.0b10, azure-communication-sms_1.1.0, azure-eventhub_5.12.2...
pre-release20 months ago

12.10.0b1 (2023-02-02)

Features Added

  • Added support for service version 2021-12-02.
  • Added ability to perform leasing actions on file append and flush. See new keyword lease_action for details.
  • Added support for AsyncIterable as data type for async file upload.

Bugs Fixed

  • Fixed an issue where rename_file and rename_directory would not work correctly if the new file/directory name
    contained a ? character.

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-datalake[aio] to install.

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

NewReleases is sending notifications on new releases.