Changelog

1.0.4 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (39ee308)

1.0.3 (2021-07-27)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#48) (4e791d2)

Miscellaneous Chores

1.0.2 (2021-07-21)

Bug Fixes

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

1.0.1 (2021-07-12)

Bug Fixes

  • disable always_use_jwt_access (b2869e6)

  • disable always_use_jwt_access (#41) (b2869e6)

1.0.1 (2021-06-30)

Bug Fixes

  • disable always_use_jwt_access (b2869e6)

  • disable always_use_jwt_access (#41) (b2869e6)

1.0.0 (2021-06-24)

Features

Bug Fixes

  • exclude docs and tests from package (#32) (8b176e5)

Miscellaneous Chores

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#35) (2f3c1cc)

0.2.0 (2021-05-28)

Features

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

Bug Fixes

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

  • deps: add packaging requirement (#21) (80d7f64)

  • use correct retry deadline (#3) (688cde1)

0.1.0 (2021-03-23)

Features