Changelog

0.5.0 (2021-10-11)

Features

  • add context manager support in client (#88) (0f631cc)

  • add trove classifier for python 3.10 (#91) (e392f56)

0.4.1 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (8a6b687)

0.4.0 (2021-09-24)

Features

  • add Artifact Registry v1 (#80) (43413eb)

  • set artifactregistry_v1 as the default import (43413eb)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (43413eb)

0.3.3 (2021-07-27)

Bug Fixes

Documentation

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

Miscellaneous Chores

0.3.2 (2021-07-20)

Bug Fixes

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

0.3.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (ce910f4)

  • disable always_use_jwt_access (#50) (ce910f4)

0.3.0 (2021-06-23)

Features

Documentation

0.2.2 (2021-06-16)

Bug Fixes

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

0.2.1 (2021-06-01)

Bug Fixes

0.2.0 (2021-05-25)

Features

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

0.1.0 (2021-03-15)

Features