Changelog

1.13.1 (2024年10月31日)

Bug Fixes

  • disable universe-domain validation (59c4287)

1.13.0 (2024年10月24日)

Features

1.12.3 (2024年07月30日)

Bug Fixes

  • Retry and timeout values do not propagate in requests during pagination (42c4d04)

1.12.2 (2024年07月08日)

Bug Fixes

1.12.1 (2024年03月05日)

Bug Fixes

1.12.0 (2024年02月22日)

Features

  • include api_key_uid in service control check response (8b20516)

Bug Fixes

  • [Many APIs] fix ValueError in test__validate_universe_domain (#12283) (f20b41a)

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

1.11.1 (2024年02月06日)

Bug Fixes

  • Add google-auth as a direct dependency (9e8d039)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (9e8d039)

  • Resolve AttributeError ‘Credentials’ object has no attribute ‘universe_domain’ (9e8d039)

1.11.0 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (#12243) (e14d4b1)

1.10.0 (2023年12月07日)

Features

  • Add support for python 3.12 (e9655df)

  • Introduce compatibility with native namespace packages (e9655df)

Bug Fixes

  • Require proto-plus >= 1.22.3 (e9655df)

  • Use retry_async instead of retry in async client (e9655df)

1.9.2 (2023年09月19日)

Documentation

1.9.1 (2023年07月05日)

Bug Fixes

1.9.0 (2023年05月25日)

Features

  • Add a proto message used for batch mode resource info (#200) (caa55bc)

1.8.1 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#198) (be2d5ae)

1.8.0 (2023年02月28日)

Features

  • Enable "rest" transport in Python for services supporting numeric enums (bc1bc92)

1.7.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (ef5bc1b)

Documentation

  • Add documentation for enums (ef5bc1b)

1.7.0 (2023年01月10日)

Features

1.6.0 (2022年12月14日)

Features

  • Add support for google.cloud.servicecontrol.__version__ (d379927)

  • Add typing to proto.Message based class attributes (d379927)

Bug Fixes

  • Add dict typing for client_options (d379927)

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

  • Drop usage of pkg_resources (e1e8cc3)

  • Fix timeout default values (e1e8cc3)

Documentation

  • samples: Snippetgen handling of repeated enum field (d379927)

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

1.5.3 (2022年10月07日)

Bug Fixes

1.5.2 (2022年10月03日)

Bug Fixes

1.5.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#160) (88bc2fa)

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

1.5.0 (2022年07月13日)

Features

Bug Fixes

1.4.2 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#142) (af6128c)

1.4.1 (2022年05月05日)

Documentation

  • fix relative and broken links (#122) (8c864f9)

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

1.4.0 (2022年03月08日)

Features

1.3.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#114) (96a6319)

1.3.0 (2022年02月26日)

Features

Bug Fixes

  • deps: remove unused libcst dependency (#104) (d6f7ded)

  • resolve DuplicateCredentialArgs error when using credentials_file (91d18fa)

1.2.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (eef4248)

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

Documentation

  • list oneofs in docstring (eef4248)

1.2.0 (2021年10月20日)

Features

Documentation

1.1.0 (2021年10月08日)

Features

  • add context manager support in client (#73) (98d60e9)

1.0.3 (2021年09月27日)

Bug Fixes

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

Documentation

  • migrate links in CONTRIBUTING.rst from master to main (#58) (98c4177)

1.0.2 (2021年07月28日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#48) (1bbd444)

Miscellaneous Chores

1.0.1 (2021年07月21日)

Bug Fixes

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

1.0.0 (2021年07月18日)

Miscellaneous Chores

0.3.0 (2021年07月01日)

Features

  • add always_use_jwt_access (#36) (7c6c08f)

  • Added the gRPC service config for the Service Controller v1 API (#38) (b95a767)

Bug Fixes

Documentation

0.2.0 (2021年05月27日)

Features

  • bump release level to production/stable (#25) (ce65557)

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

Bug Fixes

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

0.1.0 (2021年04月03日)

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.