Changelog

1.4.2 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#145) (5549f26)

1.4.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#118) (72e501f)

  • deps: require proto-plus>=1.15.0 (72e501f)

1.4.0 (2022-02-26)

Features

Bug Fixes

  • deps: remove unused dependency libcst (#109) (8d92706)

  • resolve DuplicateCredentialArgs error when using credentials_file (ed0bec5)

1.3.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (0e325ae)

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

Documentation

  • list oneofs in docstring (0e325ae)

1.3.0 (2021-10-21)

Features

1.2.0 (2021-10-08)

Features

  • add context manager support in client (#78) (9cad312)

1.1.3 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (4d42021)

1.1.2 (2021-09-24)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (9da978a)

1.1.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#57) (d79eaa7)

Documentation

  • add Samples section to CONTRIBUTING.rst (#52) (a3e352c)

Miscellaneous Chores

1.1.0 (2021-07-01)

Features

Bug Fixes

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#39) (4c82d41)

1.0.0 (2021-06-16)

Features

  • bump release level to production/stable (#32) (ab0fdc2)

0.2.0 (2021-05-16)

Features

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

Bug Fixes

  • add async client to %name_%version/init.py (cf6f145)

  • deps: add packaging requirement (#30) (e618271)

0.1.0 (2021-03-15)

Features