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

latest releases: Microsoft.Azure.Batch_16.3.1, Azure.Messaging.EventGrid_4.26.0, Azure.Communication.Chat_1.3.1...
pre-release18 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.