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

latest releases: Azure.Data.SchemaRegistry_1.4.0, System.ClientModel_1.1.0, Azure.Identity_1.13.0-beta.2...
pre-release2 years ago

1.1.0-beta.2 (2021-10-13)

Features Added

  • Added an overload for UploadManifest(Async) method that takes the manifest Stream` as an input.
  • Added methods in ContainerRegistryModelFactory that create instances of DownloadBlobResult, DownloadManifestResult, UploadBlobResult and UploadManifestResult for mocking.
  • Added DownloadManifestOptions type to allow callers to pass-in either a tag or a digest in DownloadManifest(Async).
  • Added ManifestStream as a property in DownloadManifestResult that contains the raw manifest stream from the service response.

Breaking Changes

  • Changed DownloadManifest(Async) method to take DownloadManifestOptions as an input parameter. This allows callers to pass-in either a tag or a digest as the manifest identifier.

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

NewReleases is sending notifications on new releases.