github Azure/azure-sdk-for-net Azure.Containers.ContainerRegistry_1.1.0-beta.7

latest releases: Azure.Storage.Blobs.Batch_12.20.0, Azure.Storage.Files.DataLake_12.21.0, Azure.Storage.Blobs.ChangeFeed_12.0.0-preview.52...
pre-release20 months ago

1.1.0-beta.7 (2023-03-07)

Features Added

  • Added overloads to ContainerRegistryBlobClient.DownloadManifest() method that allow caller to specify multiple manifest media types in a collection.
  • Added overloads to ContainerRegistryBlobClient methods UploadBlob() and UploadManifest() that take the content to upload as a BinaryData.

Breaking Changes

  • Removed UploadBlobOptions type and moved chunk size configuration into ClientOptions.
  • Reordered parameters in ContainerRegistryBlobClient constructor for consistency with other SDK clients.
  • Renamed OciAnnotations.Size to OciAnnotations.SizeInBytes and removed Size parameter from UploadBlobResult type.
  • Changed the name of OciManifest to OciImageManifest.

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

NewReleases is sending notifications on new releases.