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

12.14.0b2 (2022-08-30)

Features Added

  • Added a new API, list_blob_names, to ContainerClient that lists only the names of the blobs in the respective
    container. This API is significantly faster than the traditional list_blobs and can be used if only the blob names
    are desired. It does not return any additional properties or metadata for the blobs.

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

NewReleases is sending notifications on new releases.