Skip to content
This repository has been archived by the owner on Jul 6, 2023. It is now read-only.

Releases: googleapis/python-artifact-registry

v1.8.1

27 Mar 14:47
099979f
Compare
Choose a tag to compare

1.8.1 (2023-03-23)

Documentation

  • Fix formatting of request arg in docstring (#231) (5433de8)

v1.8.0

27 Feb 23:11
71f902e
Compare
Choose a tag to compare

1.8.0 (2023-02-27)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#224) (c06b139)

v1.7.0

07 Feb 15:27
4d8b128
Compare
Choose a tag to compare

1.7.0 (2023-02-04)

Features

  • Add BatchDeleteVersionMetadata to return version that failed to delete (bed057d)
  • Add order_by to ListDockerImages (bed057d)
  • Add an API to get and update VPCSC config (bed057d)
  • Add format-specific resources MavenArtifact, NpmPackage, KfpArtifact and PythonPackage (bed057d)

Bug Fixes

  • Deprecate REDIRECTION_FROM_GCR_IO_FINALIZED (bed057d)
  • Make GetFileRequest.name and ListFilesRequest.parent required (bed057d)
  • Make Package a resource (bed057d)

v1.6.1

23 Jan 15:38
9198173
Compare
Choose a tag to compare

1.6.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (62d61be)

Documentation

  • Add documentation for enums (62d61be)

v1.6.0

11 Jan 15:29
b2cea8a
Compare
Choose a tag to compare

1.6.0 (2023-01-10)

Features

v1.5.0

04 Jan 14:47
4d0214d
Compare
Choose a tag to compare

1.5.0 (2023-01-03)

Features

v1.4.1

15 Dec 21:45
4b133b8
Compare
Choose a tag to compare

1.4.1 (2022-12-08)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (c6e2c56)
  • Drop usage of pkg_resources (c6e2c56)
  • Fix timeout default values (c6e2c56)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (c6e2c56)

v1.4.0

16 Nov 13:33
61200bb
Compare
Choose a tag to compare

1.4.0 (2022-11-16)

Features

  • add support for google.cloud.artifactregistry.__version__ (93a383f)
  • Add typing to proto.Message based class attributes (9d151b1)

Bug Fixes

  • Add dict typing for client_options (93a383f)
  • deps: require google-api-core >=1.33.2 (93a383f)

Documentation

  • samples: Snippetgen handling of repeated enum field (9d151b1)

v1.3.3

10 Oct 16:04
b2a8b67
Compare
Choose a tag to compare

1.3.3 (2022-10-07)

Bug Fixes

v1.3.2

04 Oct 00:04
a467d12
Compare
Choose a tag to compare

1.3.2 (2022-10-03)

Bug Fixes