Changelog

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#87) (e32a6f6)

Bug Fixes

  • improper types in pagers generation (80c87ba)

1.0.0 (2021-09-29)

Features

  • bump release level to production/stable (#60) (5877ee6)

0.2.2 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (7b07616)

0.2.1 (2021-08-20)

Bug Fixes

0.2.0 (2021-07-24)

Features

Bug Fixes

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

  • enable self signed jwt for grpc (#58) (66f14c9)

  • v1beta1: disable always_use_jwt_access (#52) (100f72e)

Documentation

0.1.2 (2021-06-16)

Bug Fixes

  • exclude docs and tests from package (#37) (65eee87)

0.1.1 (2021-05-27)

Bug Fixes

0.1.0 (2021-03-16)

Features