Changelog

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#92) (c12c571)

Bug Fixes

  • improper types in pagers generation (3254812)

1.0.2 (2021-09-24)

Bug Fixes

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

1.0.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#71) (26c70cd)

Documentation

  • add Samples section to CONTRIBUTING.rst (#66) (9cf6fc8)

Miscellaneous Chores

1.0.0 (2021-07-01)

Features

Bug Fixes

Documentation

0.3.0 (2021-05-16)

Features

  • add from_service_account_info (#24) (cb5881d)

  • support self-signed JWT flow for service accounts (aade679)

Bug Fixes

  • add async client to %name_%version/init.py chore: add autogenerated snippets (aade679)

  • deps: add packaging requirement (#48) (3056b54)

  • Fixed broken url for package. (#38) (7b27dac), closes #37

  • use correct retry deadline (#28) (5d1f86c)

0.2.0 (2021-03-01)

Features

0.1.2 (2020-05-08)

Bug Fixes

0.1.1 (2020-05-08)

Bug Fixes

0.1.0 (2020-05-07)

Features