Changelog

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

  • add audience parameter ( b833a31 )

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

  • disable always_use_jwt_access ( #91 ) ( de8c214 )

Documentation

0.4.0 (2021-07-01)

Features

Bug Fixes

  • disable always_use_jwt_access ( #91 ) ( de8c214 )

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

  • fix package name ( #78 ) ( 6de2981 )

  • fix package name and package info in README ( #76 ) ( 0e719bb )

0.3.1 (2021-05-28)

Bug Fixes

  • deps:add packaging requirement ( #68 ) ( 176bbe9 )

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

Create a Mobile Website
View Site in Mobile | Classic
Share by: