Changelog

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (30b353c)

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

Documentation

  • list oneofs in docstring (30b353c)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-08)

Features

  • add context manager support in client (#34) (a985591)

1.0.2 (2021-10-05)

Bug Fixes

  • improper types in pagers generation (242d445)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-09)

Features

  • bump release level to production/stable (#13) (9d0a9f8)

0.1.2 (2021-07-29)

Bug Fixes

  • enable self signed jwt for grpc (#9) (51304a3)

Documentation

  • add Samples section to CONTRIBUTING.rst (#5) (2ba31c5)

Miscellaneous Chores

0.1.1 (2021-07-21)

Bug Fixes

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

0.1.0 (2021-07-06)

Features