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

v0.5.0

11 Oct 17:02
c5e1902
Compare
Choose a tag to compare

Features

  • add context manager support in client (#88) (0f631cc)
  • add trove classifier for python 3.10 (#91) (e392f56)

v0.4.1

30 Sep 15:18
73049f0
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (8a6b687)

v0.4.0

24 Sep 18:32
b091502
Compare
Choose a tag to compare

Features

  • add Artifact Registry v1 (#80) (43413eb)
  • set artifactregistry_v1 as the default import (43413eb)

Bug Fixes

  • add 'dict' annotation type to 'request' (43413eb)

v0.3.3

27 Jul 15:47
8628bdb
Compare
Choose a tag to compare

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#55) (55773fe)

Miscellaneous Chores

v0.3.2

21 Jul 23:03
307eeed
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin 'google-{api,cloud}-core', 'google-auth' to allow 2.x versions (#54) (b171295)

v0.3.1

01 Jul 00:02
1e14acf
Compare
Choose a tag to compare

Bug Fixes

  • disable always_use_jwt_access (ce910f4)
  • disable always_use_jwt_access (#50) (ce910f4)

v0.3.0

24 Jun 15:02
df86549
Compare
Choose a tag to compare

Features

Documentation

v0.2.2

16 Jun 02:04
7ff7ae9
Compare
Choose a tag to compare

Bug Fixes

  • exclude docs and tests from package (#38) (345496f)

v0.2.1

03 Jun 04:02
8339967
Compare
Choose a tag to compare

Bug Fixes

v0.2.0

25 May 15:47
3e83e47
Compare
Choose a tag to compare

Features

  • support self-signed JWT flow for service accounts (#25) (fade594)