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

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

12.19.0b1 (2023-10-17)

Features Added

  • Added support for service version 2023-11-03.
  • Added audience as an optional keyword that can be specified on APIs that have a credential parameter. This
    keyword only has an effect when the credential provided is of type TokenCredential.

Bugs Fixed

  • Deprecated BlobProperties as a valid input type to the blob parameter on the following APIs:
    BlobServiceClient's get_blob_client, ContainerClient's delete_blob, download_blob, and get_blob_client.
    This deprecation change also applies to the name parameter on ContainerClient's upload_blob API. This change
    applies to both sync and async packages but does not apply to the batch equivalent of any of the listed APIs. If a
    BlobProperties is provided, a deprecation warning is raised.

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

NewReleases is sending notifications on new releases.