Skip to content

azure-containerregistry_1.0.0

Choose a tag to compare

@azure-sdk azure-sdk released this 26 Jan 08:00
e3e8135

1.0.0 (2022-01-25)

Features Added

  • Supported passing the rest api version via ContainerRegistryClient.

Breaking Changes

  • Renamed the property size of ArtifactManifestProperties to size_in_bytes.
  • Renamed TagOrder to ArtifactTagOrder.
  • Renamed ManifestOrder to ArtifactManifestOrder.

Other Changes

  • Python 2.7 is no longer supported. Please use Python version 3.6 or later.