github Azure/azure-sdk-for-python azure-storage-blob_12.14.0b1

latest releases: azure-ai-ml_1.22.1, azure-ai-evaluation_1.0.0, azure-storage-file-datalake_12.18.0...
pre-release2 years ago

12.14.0b1 (2022-08-23)

This version and all future versions will require Python 3.7+. Python 3.6 is no longer supported.

Features Added

  • Added support for AzureNamedKeyCredential as a valid credential type.
  • Added standard read method to StorageStreamDownloader.
  • Added support for async streams (classes with an async read method) to async upload_blob.

Bugs Fixed

  • Removed dead retry meachism from async azure.storage.blob.aio.StorageStreamDownloader.
  • Updated exception catching of azure.storage.blob.StorageStreamDownloader's retry mechanism.
  • Adjusted type hints for upload_blob and StorageStreamDownloader.readall.
  • Fixed a bug where uploading an empty blob via upload_blob would fail with validate_content=True.

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

NewReleases is sending notifications on new releases.