Changelog

PyPI History

0.3.18 (2025年10月14日)

Features

  • Add support for Python 3.14 (4763aa7)

Bug Fixes

  • Deprecate credentials_file argument (4763aa7)

0.3.17 (2025年06月11日)

Documentation

  • Update import statement example in README (821bdb1)

0.3.16 (2025年03月15日)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (e06ee32)

  • remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)

0.3.15 (2025年02月12日)

Features

  • Add REST Interceptors which support reading metadata (908d742)

  • Add support for reading selective GAPIC generation methods from service YAML (908d742)

0.3.14 (2025年01月27日)

Documentation

  • [google-cloud-gsuiteaddons] Minor documentation edits (#13463) (a2b6d21)

0.3.13 (2024年12月12日)

Features

  • Add support for opt-in debug logging (feb5c03)

Bug Fixes

  • Fix typing issue with gRPC metadata when key ends in -bin (feb5c03)

0.3.12 (2024年11月11日)

Bug Fixes

0.3.11 (2024年10月24日)

Features

0.3.10 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (189922a)

0.3.9 (2024年07月08日)

Bug Fixes

0.3.8 (2024年03月05日)

Bug Fixes

0.3.7 (2024年02月22日)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12307) (be87bc4)

  • fix ValueError in test__validate_universe_domain (dd749df)

0.3.6 (2024年02月06日)

Bug Fixes

  • Add google-auth as a direct dependency (27dceb9)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (27dceb9)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (27dceb9)

0.3.5 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (#12240) (d51f832)

0.3.4 (2023年12月07日)

Features

  • Add support for python 3.12 (5cd98aa)

  • Introduce compatibility with native namespace packages (5cd98aa)

Bug Fixes

  • Require proto-plus >= 1.22.3 (5cd98aa)

  • Use retry_async instead of retry in async client (5cd98aa)

0.3.3 (2023年09月21日)

Documentation

0.3.2 (2023年07月04日)

Bug Fixes

  • Add async context manager return types (#36) (2c2bcde)

0.3.1 (2023年03月24日)

Documentation

  • Fix formatting of request arg in docstring (#28) (825245f)

0.3.0 (2023年02月19日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (#22) (3e96be1)

0.2.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (1fc871a)

Documentation

  • Add documentation for enums (1fc871a)

0.2.0 (2023年01月10日)

Features

0.1.1 (2022年12月08日)

Bug Fixes

  • deps: Require google-api-core >=1.34.0, >=2.11.0 (e07fce5)

  • Drop usage of pkg_resources (e07fce5)

  • Fix timeout default values (e07fce5)

Documentation

  • samples: Snippetgen should call await on the operation coroutine before calling result (e07fce5)

0.1.0 (2022年11月14日)

Features

Changelog

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月14日 UTC.