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

latest releases: Azure.AI.OpenAI.Assistants_1.0.0-beta.4, Azure.Communication.CallAutomation_1.2.0, Azure.Provisioning.ApplicationInsights_0.1.0...
pre-release2 years ago

1.0.0-beta.2 (2021-05-11)

Features Added

  • Added support for accessing ACR anonymously via two new constructors on ContainerRegistryClient.
  • Added caching of the ACR refresh token during the authentication token exchange to reduce per operation network calls to the service.
  • Updated API to have a single client as an entry point, ContainerRegistryClient, with two helper classes, ContainerRepository and RegistryArtifact, for resource-specific service calls.
  • Added strongly typed string constants for ArtifactArchitecture and ArtifactOperatingSystem.
  • Renamed methods operating on a manifest to have Manifest in their names.

Breaking Changes

  • Removed ContainerRepositoryClient.
  • Renamed GetRepositories to GetRepositoryNames on ContainerRegistryClient.

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

NewReleases is sending notifications on new releases.