Changelog

0.3.0 (2021-10-08)

Features

  • add context manager support in client (#51) (6ce5227)

0.2.4 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (98d65c5)

0.2.3 (2021-09-24)

Bug Fixes

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

0.2.2 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#22) (22243a0)

Miscellaneous Chores

0.2.1 (2021-07-21)

Bug Fixes

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

0.2.0 (2021-07-14)

Features

Bug Fixes

  • disable always_use_jwt_access (99ec8d8)

  • disable always_use_jwt_access (#17) (99ec8d8)

Documentation

0.1.1 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#5) (70b28c9)

0.1.0 (2021-06-03)

Features