Changelog

1.3.3 (2022-06-03)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#110) (5d19cd5)

1.3.2 (2022-05-05)

Documentation

  • fix type in docstring for map fields (3c71bcc)

1.3.1 (2022-03-05)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#77) (9fa6b57)

1.3.0 (2022-02-26)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (297c119)

Documentation

1.2.1 (2021-11-01)

Bug Fixes

  • deps: drop packaging dependency (f4ef191)

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

Documentation

  • list oneofs in docstring (f4ef191)

1.2.0 (2021-10-18)

Features

1.1.0 (2021-10-07)

Features

  • add context manager support in client (#38) (376873d)

1.0.2 (2021-09-30)

Bug Fixes

  • improper types in pagers generation (fb7e7fd)

1.0.1 (2021-09-24)

Bug Fixes

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

1.0.0 (2021-08-03)

Features

  • bump release level to production/stable (#16) (4c156cf)

0.1.1 (2021-07-26)

Bug Fixes

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

  • enable self signed jwt for grpc (#13) (9ae9673)

Documentation

  • add Samples section to CONTRIBUTING.rst (#8) (44e3740)

Miscellaneous Chores

0.1.0 (2021-07-02)

Features