Changelog

1.6.3 (2022年06月06日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#272) (2a9c9de)

1.6.2 (2022年05月05日)

Documentation

1.6.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#233) (14eee3f)

  • deps: require proto-plus>=1.15.0 (14eee3f)

Documentation

1.6.0 (2022年02月03日)

Features

1.5.0 (2022年01月04日)

Features

  • increase the logical timeout (retry deadline) to 5 minutes (#198) (13cb5b3)

1.4.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (9b98c95)

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

Documentation

  • list oneofs in docstring (9b98c95)

1.4.0 (2021年10月08日)

Features

  • add context manager support in client (#175) (80768c8)

Bug Fixes

  • improper types in pagers generation (ae65c70)

1.3.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (937ea64)

1.3.0 (2021年09月02日)

Features

  • Deprecated SearchAssignments in favor of SearchAllAssignments (#157) (dacdf5a)

Documentation

1.2.2 (2021年07月27日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#132) (c59d238)

Miscellaneous Chores

1.2.1 (2021年07月20日)

Bug Fixes

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

1.2.0 (2021年06月30日)

Features

  • add always_use_jwt_access (#123) (3123e99)

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

Bug Fixes

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

  • disable always_use_jwt_access (32b279f)

  • disable always_use_jwt_access (#126) (32b279f)

  • exclude docs and tests from package (#117) (4f90792)

  • require google-api-core >= 1.22.2 (#90) (3f0fff7)

Documentation

  • omit mention of Python 2.7 in ‘CONTRIBUTING.rst’ (#1127) (#120) (7d65f87), closes #1126

  • Update the README to reflect that this library is GA (#112) (7bca7a9)

1.1.0 (2021年03月09日)

Features

  • add client_cert_source_for_mtls argument to transports (#78) (5df0f09)

1.0.1 (2021年01月14日)

Bug Fixes

Documentation

  • document enum values with undoc-members option (#69) (2acdeb7)

1.0.0 (2020年10月29日)

⚠ BREAKING CHANGES

  • update package names to avoid conflict with google-cloud-bigquery

Bug Fixes

  • update package names to avoid conflict with google-cloud-bigquery (#47) (dc2172f)

0.4.0 (2020年10月28日)

Features

  • add path formatting helper methods (362e0fe)

  • implement mtls env variables mentioned in aip.dev/auth/4114 (#39) (21bff87)

0.3.0 (2020年08月26日)

Features

  • add support for new client options (#23) (a0e818d)

0.2.0 (2020年05月27日)

Features

  • add helper methods to parse resource paths (via synth) (#7) (8fc54cb)

0.1.0 (2020年05月12日)

Features

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.