Changelog

0.3.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (1ea0cb4)

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

Documentation

  • list oneofs in docstring (1ea0cb4)

0.3.0 (2021-10-15)

Features

0.2.0 (2021-10-08)

Features

  • add context manager support in client (#35) (fa36978)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (973c851)

  • improper types in pagers generation (09eaafd)

0.1.3 (2021-08-30)

Bug Fixes

  • datastream: Change a few resource pattern variables from camelCase to snake_case (#20) (296962a)

0.1.2 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#7) (2159aa8)

Miscellaneous Chores

0.1.1 (2021-07-21)

Bug Fixes

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

0.1.0 (2021-06-30)

Features