Changelog

PyPI History

2.11.2 (2023年07月05日)

Bug Fixes

2.11.1 (2023年03月23日)

Documentation

  • Fix formatting of request arg in docstring (#268) (17b64b8)

2.11.0 (2023年02月28日)

Features

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

2.10.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (0b364be)

Documentation

  • Add documentation for enums (0b364be)

2.10.0 (2023年01月10日)

Features

2.9.0 (2022年12月14日)

Features

  • Add support for google.cloud.recommender.__version__ (e0fa41b)

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

Bug Fixes

  • Add dict typing for client_options (e0fa41b)

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

  • Drop usage of pkg_resources (5856985)

  • Fix timeout default values (5856985)

Documentation

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

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

2.8.3 (2022年10月07日)

Bug Fixes

2.8.2 (2022年09月29日)

Bug Fixes

2.8.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#225) (97ea95b)

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

2.8.0 (2022年07月16日)

Features

  • add audience parameter (5d2e042)

  • Implement configurable recommenders and update .bazel files (5d2e042)

Bug Fixes

2.7.4 (2022年06月06日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#208) (355c612)

2.7.3 (2022年05月05日)

Documentation

  • fix type in docstring for map fields (9749c44)

2.7.2 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#180) (9e4b8fb)

  • deps: require proto-plus>=1.15.0 (9e4b8fb)

2.7.1 (2022年02月11日)

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (7d26e56)

2.7.0 (2022年01月26日)

Features

  • v1: add recommendation priority / insight severity (#165) (7c578fe)

  • v1: add recommendation security projection (7c578fe)

  • v1: add recommendation xor_group_id (7c578fe)

2.6.0 (2022年01月25日)

Features

  • add api key support (#162) (a857b33)

  • add configurable recommenders (9157aed)

  • add recommendation priority / insight severity (#164) (9157aed)

  • add recommendation security projection (9157aed)

  • add recommendation xor_group_id (9157aed)

2.5.1 (2021年11月02日)

Bug Fixes

  • deps: drop packaging dependency (55a42ff)

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

Documentation

2.5.0 (2021年10月14日)

Features

2.4.0 (2021年10月08日)

Features

  • add context manager support in client (#136) (815739b)

2.3.4 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (a9bba5f)

2.3.3 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (99b111d)

2.3.2 (2021年07月28日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#110) (23a901b)

Miscellaneous Chores

2.3.1 (2021年07月20日)

Bug Fixes

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

2.3.0 (2021年07月01日)

Features

Bug Fixes

Documentation

2.2.0 (2021年05月28日)

Features

  • add from_service_account_info (94a006e)

Bug Fixes

2.1.0 (2021年01月29日)

Features

  • add support for billingAccounts as another parent resource (#59) (61d2c7b)

Bug Fixes

  • remove client side gRPC receive limit (#56) (10043cc)

Documentation

  • python: document adding Python 3.9 support, dropping 3.5 support (#63) (5bb9b2c), closes #787

2.0.0 (2020年11月19日)

⚠ BREAKING CHANGES

  • use microgenerator (#54)

Features

1.1.1 (2020年10月29日)

Bug Fixes

  • tweak retry params for ‘ListInsights’/’GetInsight’/’MarkInsightAccepted’ API calls (via synth) (#49) (0d2baaf)

1.1.0 (2020年07月13日)

Features

  • add methods for interacting with insights (#35) (940a3fb)

Bug Fixes

1.0.0 (2020年05月21日)

Features

0.3.0 (2020年03月14日)

Features

  • add insight support; undeprecate resource name helper methods (via synth) (#7) (876c383)

0.2.0

01-24-2020 14:03 PST

Implementation Changes

  • Deprecate resource name helper methods (via synth). (#9863)

New Features

  • Add v1, set release level to beta. (#10170)

Documentation

  • Add Python 2 sunset banner to documentation. (#9036)

  • Change requests intersphinx url (via synth). (#9408)

  • Fix library reference doc link. (#9338)

Internal / Testing Changes

  • Correct config path in synth file for recommender. (#10076)

0.1.0

09-27-2019 12:20 PDT

New Features

  • initial release of v1beta1 (#9257)

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.