Changelog

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#41) (33eb545)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#25) (9a1a44e)

0.2.2 (2021-07-30)

Features

  • add Samples section to CONTRIBUTING.rst (#17) (ce23d47)

Bug Fixes

Miscellaneous Chores

0.2.1 (2021-07-21)

Bug Fixes

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

0.2.0 (2021-07-01)

Features

Bug Fixes

  • disable always_use_jwt_access (b447260)

Documentation

0.1.0 (2021-06-13)

Features