Changelog

1.0.0 (2021-10-08)

Features

  • add context manager support in client (#99) (22efa38)

  • bump release level to production/stable (#96) (92d6b71)

0.4.3 (2021-10-05)

Documentation

  • Fix broken links and formatting in the reference documentation (#93) (f122cb0)

0.4.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (88bbf8f)

0.4.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (e1246c8)

0.4.0 (2021-08-31)

Features

0.3.2 (2021-07-28)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#64) (2e9c620)

Miscellaneous Chores

0.3.1 (2021-07-20)

Bug Fixes

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

0.3.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.2.0 (2021-05-28)

Features

  • add from_service_account_info (#26) (4999922)

  • support self-signed JWT flow for service accounts (7a84b3b)

Bug Fixes

  • add async client to %name_%version/init.py (7a84b3b)

  • deps: add packaging requirement (#45) (9790dc9)

0.1.2 (2021-02-08)

Bug Fixes

0.1.1 (2020-08-06)

Bug Fixes

0.1.0 (2020-08-04)

Features