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

latest releases: Azure.Provisioning.AppContainers_1.0.0-beta.1, Azure.Provisioning.Kubernetes_1.0.0-beta.1, Azure.Provisioning.ContainerService_1.0.0-beta.1...
pre-release20 months ago

1.1.0-beta.6 (2023-02-07)

Features Added

  • Added method DownloadBlobTo() to ContainerRegistryBlobClient. This method downloads a blob to a provided Stream, using multiple requests if the blob size exceeds the maximum chunk size.
  • Added an optional ManifestMediaType parameter to UploadManifest() to enable uploading image manifests of any type.
  • Added MediaType property to DownloadManifestResult to enable checking the media type prior to deserializing returned manifest.

Breaking Changes

  • Changed signatures of DownloadManifest() and UploadManifest() methods on ContainerRegistryBlobClient.
  • Removed DownloadManifestOptions and UploadManifestOptions types.
  • Removed ArtifactManifest type.
  • Removed Manifest and ManifestStream properties from DownloadManifestResult.

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

NewReleases is sending notifications on new releases.