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

latest releases: Azure.AI.OpenAI_2.0.0, Microsoft.Azure.WebJobs.Extensions.WebPubSubForSocketIO_1.0.0-beta.4, Azure.Maps.Search_2.0.0-beta.4...
pre-release20 months ago

1.1.0-beta.5 (2023-01-10)

Features Added

  • ContainerRegistryBlobClient.UploadBlob() method now uploads a blob using multiple requests if it exceeds the maximum chunk size. Chunk size defaults to 4MB and can be modified by passing UploadBlobOptions.
  • Added Pipeline property to ContainerRegistryClient and ContainerRegistryBlobClient to enable advanced message processing scenarios.

Breaking Changes

  • Changed type of Manifest property on DownloadManifestResult from OciManifest to ArtifactManfest to accommodate non-OCI manifest types in the future. Callers must now downcast Manifest to the appropriate type.

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

NewReleases is sending notifications on new releases.