github Azure/azure-sdk-for-python azure-containerregistry_1.1.0b3

1.1.0b3 (2023-04-04)

Features Added

  • Supported uploading and downding large OCI artifact blobs in synchronous and asynchronous ContainerRegistryClient.
  • Published model DownloadManifestResult, DownloadBlobStream and AsyncDownloadBlobStream.

Breaking Changes

  • Suppress the response error with status code 404 in delete_blob().
  • Added to return blob size in bytes in upload_blob().
  • Changed download_blob() return type from DownloadBlobResult to DownloadBlobStream and AsyncDownloadBlobStream.

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

NewReleases is sending notifications on new releases.