Changelog

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (6b3efb3)

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

Documentation

  • list oneofs in docstring (6b3efb3)

1.2.0 (2021-10-15)

Features

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#48) (f51a651)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (306f0f7)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#28) (64818bf)

0.2.2 (2021-07-29)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#20) (2724d46)

Miscellaneous Chores

0.2.1 (2021-07-21)

Bug Fixes

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

0.2.0 (2021-07-14)

Features

Bug Fixes

  • disable always_use_jwt_access (b03acdf)

  • disable always_use_jwt_access (#15) (b03acdf)

Documentation

0.1.0 (2021-06-13)

Features