Changelog

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#37) (173b3db)

0.1.5 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (90b83d6)

0.1.4 (2021-09-24)

Bug Fixes

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

0.1.3 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#11) (4b62e92)

Miscellaneous Chores

0.1.2 (2021-07-21)

Bug Fixes

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

0.1.1 (2021-07-14)

Bug Fixes

  • disable always_use_jwt_access (#5) (9a14561)

0.1.0 (2021-06-28)

Features