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

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-release3 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.