github Azure/azure-sdk-for-python azure-containerregistry_1.0.0b3

latest releases: azure-maps-geolocation_1.0.0b2, azure-communication-callautomation_1.3.0, azure-mgmt-terraform_1.0.0b1...
pre-release3 years ago

1.0.0b3 (2021-06-08)

  • Removes DeleteRepositoryResult. ContainerRegistryClient.delete_repository now returns None
  • Removed writeable_properties objects, placing can_delete/read/write/list properties on the immediate Repository/Tag/ArtifactManifestProperties objects
  • Removed ContainerRepository and RegistryArtifact classes. The methods for acting on a repository and a registry artifact are now contained in the ContainerRegistryClient object.
  • Parses refresh token expiration time from returned JWT.
  • The delete_repository and get_repository methods parameters have been renamed from repository_name to repository.

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

NewReleases is sending notifications on new releases.