Changelog

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (cd6b816)

  • deps: require google-api-core >= 1.28.0 (cd6b816)

Documentation

  • list oneofs in docstring (cd6b816)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#51) (f031d91)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (294b2da)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#29) (6e8f2b1)

0.2.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#26) (aca8358)

Documentation

  • add Samples section to CONTRIBUTING.rst (#21) (d1fc404)

Miscellaneous Chores

0.2.0 (2021-07-14)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#6) (36a763a)

0.1.0 (2021-06-14)

Features