Changelog

PyPI History

0.10.0 (2025年10月20日)

Features

Bug Fixes

0.9.18 (2025年06月11日)

Documentation

  • Update import statement example in README (dfc2cd6)

0.9.17 (2025年03月15日)

Bug Fixes

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

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

0.9.16 (2025年02月18日)

Features

  • Add REST Interceptors which support reading metadata (c8e0760)

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

0.9.15 (2025年01月13日)

Documentation

  • [google-cloud-private-catalog] fixed format string formatting (#13401) (fbd1b6a)

0.9.14 (2024年12月12日)

Features

  • Add support for opt-in debug logging (8e6b0cc)

Bug Fixes

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

0.9.13 (2024年11月11日)

Bug Fixes

0.9.12 (2024年10月24日)

Features

0.9.11 (2024年07月30日)

Bug Fixes

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

0.9.10 (2024年07月08日)

Bug Fixes

0.9.9 (2024年03月05日)

Bug Fixes

0.9.8 (2024年02月22日)

Bug Fixes

  • deps: [Many APIs] Require google-api-core>=1.34.1 (#12308) (74dabeb)

  • fix ValueError in test__validate_universe_domain (89c1b05)

0.9.7 (2024年02月06日)

Bug Fixes

  • Add google-auth as a direct dependency (e75fcf6)

  • Add staticmethod decorator to _get_client_cert_source and _get_api_endpoint (e75fcf6)

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

0.9.6 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (4368029)

0.9.5 (2023年12月07日)

Features

  • Add support for python 3.12 (9a629e1)

  • Introduce compatibility with native namespace packages (9a629e1)

Bug Fixes

  • Require proto-plus >= 1.22.3 (9a629e1)

  • Use retry_async instead of retry in async client (9a629e1)

0.9.4 (2023年09月19日)

Documentation

0.9.3 (2023年07月05日)

Bug Fixes

0.9.2 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#186) (b3214f4)

0.9.1 (2023年01月23日)

Bug Fixes

  • Add context manager return types (334a497)

Documentation

  • Add documentation for enums (334a497)

0.9.0 (2023年01月10日)

Features

0.8.0 (2022年12月13日)

Features

  • Add support for google.cloud.privatecatalog.__version___ (30ff73e)

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

Bug Fixes

  • Add dict typing for client_options (30ff73e)

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

  • Drop usage of pkg_resources (59a97e8)

  • Fix timeout default values (59a97e8)

Documentation

  • samples: Snippetgen handling of repeated enum field (30ff73e)

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

0.7.2 (2022年10月10日)

Bug Fixes

  • deps: Allow protobuf 3.19.5 (#162) (7ff79fe)

  • deps: require google-api-core>=1.33.2 (7ff79fe)

0.7.1 (2022年10月03日)

Bug Fixes

0.7.0 (2022年09月16日)

Features

Bug Fixes

  • deps: require google-api-core>=1.33.1,>=2.8.0 (59b3839)

  • deps: require protobuf >= 3.20.1 (59b3839)

0.6.2 (2022年08月11日)

Bug Fixes

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

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

0.6.1 (2022年07月14日)

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#133) (1d32dd5)

0.6.0 (2022年07月07日)

Features

Bug Fixes

0.5.2 (2022年06月03日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#122) (c02ef18)

0.5.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#92) (07d73d3)

0.5.0 (2022年02月26日)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (7b23ed1)

0.4.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (5f48f5b)

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

Documentation

  • list oneofs in docstring (5f48f5b)

0.4.0 (2021年10月18日)

Features

0.3.0 (2021年10月08日)

Features

  • add context manager support in client (#51) (6ce5227)

0.2.4 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (98d65c5)

0.2.3 (2021年09月24日)

Bug Fixes

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

0.2.2 (2021年07月29日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#22) (22243a0)

Miscellaneous Chores

0.2.1 (2021年07月21日)

Bug Fixes

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

0.2.0 (2021年07月14日)

Features

Bug Fixes

  • disable always_use_jwt_access (99ec8d8)

  • disable always_use_jwt_access (#17) (99ec8d8)

Documentation

0.1.1 (2021年06月16日)

Bug Fixes

  • exclude docs and tests from package (#5) (70b28c9)

0.1.0 (2021年06月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.