Changelog

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#38) (376873d)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (fb7e7fd)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#16) (4c156cf)

0.1.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#13) (9ae9673)

Documentation

  • add Samples section to CONTRIBUTING.rst (#8) (44e3740)

Miscellaneous Chores

0.1.0 (2021-07-02)

Features