Changelog

1.22.0 (2024年08月22日)

Features

  • add express_settings to Key (0b90478)

  • add AddIpOverride RPC (0b90478)

Documentation

  • clarify Event.express field (0b90478)

  • fix billing, quota, and usecase links (0b90478)

1.21.2 (2024年07月30日)

Bug Fixes

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

1.21.1 (2024年07月08日)

Bug Fixes

1.21.0 (2024年06月27日)

Features

  • [google-cloud-recaptcha-enterprise] added SMS Toll Fraud assessment (#12838) (386499f)

1.20.0 (2024年04月24日)

Features

  • Add Fraud Prevention settings field (5c373f6)

1.19.1 (2024年04月17日)

Documentation

  • [google-cloud-recaptcha-enterprise] fixed the description of ListFirewallPoliciesResponse (#12580) (acdcb90)

1.19.0 (2024年03月25日)

Features

  • Add CLOUDFLARE enum to WafService message of firewalls supported by reCAPTCHA Enterprise (#12498) (ca58b4d)

1.18.1 (2024年03月05日)

Bug Fixes

1.18.0 (2024年02月22日)

Features

  • [google-cloud-recaptcha-enterprise] Add an API method for reordering firewall policies (#12302) (c48819c)

Bug Fixes

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

  • fix ValueError in test__validate_universe_domain (89c1b05)

1.17.1 (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)

1.17.0 (2024年02月01日)

Features

  • Allow users to explicitly configure universe domain (4368029)

1.16.1 (2024年01月19日)

Documentation

  • [google-cloud-recaptcha-enterprise] update comment for AccountVerificationInfo.username (#12201) (f7cd400)

1.16.0 (2023年12月07日)

Features

  • Add support for python 3.12 (9a629e1)

  • added stable account identifier to related group membership resources, and deprecated hashed identifier field (f942e71)

  • 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)

Documentation

  • noted applicable fields as resource identifiers (f942e71)

1.15.0 (2023年11月29日)

Features

  • Added AnnotateAssessmentRequest.account_id (7d6ce5b)

  • Added Event.user_info (7d6ce5b)

1.14.0 (2023年11月13日)

⚠ BREAKING CHANGES

  • Added required annotations

Bug Fixes

  • Added required annotations (e8a00c4)

Documentation

  • CreateKeyRequest.display_name and PrivatePasswordLeakVerification.lookup_hash_prefix are now required (e8a00c4)

  • Updated comments explaining if a field is optional or required (e8a00c4)

1.13.0 (2023年10月05日)

Features

  • added AndroidKeySettings.support_non_google_app_store_distribution (84f4480)

  • added Assessment.firewall_policy_assessment, fraud_signals (84f4480)

  • added FraudPreventionAssessment.behavioral_trust_verdict (84f4480)

  • added FraudPreventionAssessment.behavioral_trust_verdict (84f4480)

  • added IOSKeySettings.apple_developer_id (84f4480)

  • added new fields to Event message (84f4480)

  • added RiskAnalysis.extended_verdict_reasons (84f4480)

  • added WafFeature.EXPRESS enum value (84f4480)

  • added WafService.FASTLY enum value (84f4480)

  • FirewallPolicy CRUD API (84f4480)

Documentation

  • formatting of resource names (84f4480)

1.12.2 (2023年09月19日)

Documentation

1.12.1 (2023年07月05日)

Bug Fixes

1.12.0 (2023年03月23日)

Features

  • Add reCAPTCHA Enterprise Fraud Prevention API (#350) (5f841d7)

Documentation

  • Fix formatting of request arg in docstring (#352) (a0ab5c3)

1.11.1 (2023年01月20日)

Bug Fixes

  • Add context manager return types (54613d7)

Documentation

  • Add documentation for enums (54613d7)

1.11.0 (2023年01月10日)

Features

1.10.0 (2022年12月14日)

Features

  • Add account_verification field to Assessment for MFA (2e8b6f2)

  • Add support for google.cloud.recaptchaenterprise.__version__ (faccae1)

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

Bug Fixes

  • Add dict typing for client_options (faccae1)

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

  • Drop usage of pkg_resources (2e8b6f2)

  • Fix timeout default values (2e8b6f2)

Documentation

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

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

1.9.0 (2022年10月26日)

Features

  • add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM (1d254d0)

  • Add RetrieveLegacySecretKey method (#311) (1d254d0)

1.8.3 (2022年10月07日)

Bug Fixes

1.8.2 (2022年10月03日)

Bug Fixes

1.8.1 (2022年08月11日)

Bug Fixes

  • deps: allow protobuf < 5.0.0 (#282) (0499b5a)

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

1.8.0 (2022年07月14日)

Features

Bug Fixes

  • deps: require google-api-core>=1.32.0,>=2.8.0 (#271) (90479fc)

  • require python 3.7+ (#270) (a370851)

  • set the right field number for reCAPTCHA private password leak (#266) (6632149)

1.7.1 (2022年06月06日)

Bug Fixes

Documentation

  • fix changelog header to consistent size (#259) (ad6402b)

1.7.0 (2022年05月19日)

Features

  • Add support for Password Check through the private_password_leak_verification field in Assessment (#233) (38c7a96)

  • introduced WafSettings (86096a4)

Bug Fixes

  • rename parent to project in SearchRelatedAccountGroupMembershipsRequest (#227) (86096a4)

1.6.1 (2022年03月05日)

Bug Fixes

  • deps: require google-api-core>=1.31.5, >=2.3.2 (#198) (beee21d)

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

1.6.0 (2022年02月28日)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (d5cc843)

1.5.0 (2022年01月14日)

Features

  • add new reCAPTCHA Enterprise fraud annotations (#163) (3c638f9)

1.4.1 (2021年11月16日)

Documentation

  • samples: added sample and tests for annotate assessment API (#155) (353f0ff)

1.4.0 (2021年11月03日)

Features

  • add reCAPTCHA Enterprise account defender API methods (#146) (8149df9)

Documentation

  • samples: removed assessment name in create_assessment sample (#147) (f11134d)

1.3.1 (2021年11月01日)

Bug Fixes

  • deps: drop packaging dependency (22ed89d)

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

Documentation

  • list oneofs in docstring (22ed89d)

1.3.0 (2021年10月14日)

Features

Documentation

  • samples: add reCAPTCHA Enterprise code samples (#112) (879acf1)

1.2.0 (2021年10月08日)

Features

  • add context manager support in client (#131) (69d2b34)

1.1.2 (2021年09月30日)

Bug Fixes

  • improper types in pagers generation (cab9a71)

1.1.1 (2021年09月24日)

Bug Fixes

  • add ‘dict’ annotation type to ‘request’ (7d49e68)

1.1.0 (2021年09月16日)

Features

  • add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API (#119) (6c8bf2f)

1.0.0 (2021年08月03日)

Features

  • bump release level to production/stable (#105) (fab3e48)

0.4.2 (2021年07月28日)

Bug Fixes

Documentation

  • add Samples section to CONTRIBUTING.rst (#97) (ffcc165)

Miscellaneous Chores

0.4.1 (2021年07月20日)

Bug Fixes

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

0.4.0 (2021年07月12日)

Features

Bug Fixes

Documentation

0.4.0 (2021年07月01日)

Features

Bug Fixes

Documentation

0.3.3 (2021年06月16日)

Bug Fixes

  • exclude docs and tests from package (#79) (1d39b4b), closes #74

0.3.2 (2021年06月09日)

Documentation

0.3.1 (2021年05月28日)

Bug Fixes

0.3.0 (2021年02月08日)

Features

  • add async client, add common resource helpers, add from_service_account_info factory (#30) (7f9db72)

0.2.1 (2020年06月01日)

Bug Fixes

  • corrects link to client library documentation (#13) (1ea5be7), closes #12

0.2.0 (2020年05月28日)

Features

  • add mtls support and resource path parse methods (via synth) (#4) (c20fa3f)

0.1.0 (2020年04月20日)

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.