Releases: googleapis/python-recaptcha-enterprise
Releases · googleapis/python-recaptcha-enterprise
v1.12.0
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)
v1.11.1
1.11.1 (2023-01-20)
Bug Fixes
- Add context manager return types (54613d7)
Documentation
- Add documentation for enums (54613d7)
v1.10.0
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)
v1.9.0
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)
v1.8.3
1.8.3 (2022-10-07)
Bug Fixes
v1.8.2
1.8.2 (2022-10-03)
Bug Fixes
v1.8.1
1.8.1 (2022-08-11)
Bug Fixes
- deps: allow protobuf < 5.0.0 (#282) (0499b5a)
- deps: require proto-plus >= 1.22.0 (0499b5a)
v1.8.0
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)
v1.7.1
1.7.1 (2022-06-06)
Bug Fixes
Documentation
- fix changelog header to consistent size (#259) (ad6402b)