Changelog

1.1.3 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (4d42021)

1.1.2 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (9da978a)

1.1.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#57) (d79eaa7)

Documentation

  • add Samples section to CONTRIBUTING.rst (#52) (a3e352c)

Miscellaneous Chores

1.1.0 (2021-07-01)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#39) (4c82d41)

1.0.0 (2021-06-16)

Features

  • bump release level to production/stable (#32) (ab0fdc2)

0.2.0 (2021-05-16)

Features

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

Bug Fixes

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

  • deps: add packaging requirement (#30) (e618271)

0.1.0 (2021-03-15)

Features