Changelog

1.5.3 (2022-09-29)

Bug Fixes

1.5.2 (2022-08-11)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#139) (ac61691)

  • deps: require proto-plus >= 1.22.0 (ac61691)

1.5.1 (2022-07-13)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#126) (16528e5)

1.5.0 (2022-07-12)

Features

  • add new abort cause and new route next hop type (#124) (d4363e4)

1.4.0 (2022-07-06)

Features

  • add audience parameter (1c1818b)

  • introduce a projects_missing_permissions field in the AbortInfo structure (1c1818b)

Bug Fixes

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