Changelog

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#38) (d8ef19f)

1.0.2 (2021-10-07)

Bug Fixes

  • deps: require google-cloud-source-context 1.0.0 (#35) (1db551b)

1.0.1 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (6387d7c)

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#18) (2eb231c)

0.1.3 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#10) (4e55f78)

Miscellaneous Chores

0.1.2 (2021-07-21)

Bug Fixes

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

0.1.1 (2021-07-14)

Bug Fixes

  • disable always_use_jwt_access (#4) (cfca4f8)

0.1.0 (2021-06-25)

Features