Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

Releases: googleapis/python-recaptcha-enterprise

v1.12.0

27 Mar 16:00
4a15031
Compare
Choose a tag to compare

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

23 Jan 15:49
91e7b34
Compare
Choose a tag to compare

1.11.1 (2023-01-20)

Bug Fixes

  • Add context manager return types (54613d7)

Documentation

  • Add documentation for enums (54613d7)

v1.11.0

10 Jan 19:27
946d4fb
Compare
Choose a tag to compare

1.11.0 (2023-01-10)

Features

v1.10.0

14 Dec 19:57
be65d22
Compare
Choose a tag to compare

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

27 Oct 19:30
83b850e
Compare
Choose a tag to compare

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

10 Oct 16:09
732d0f7
Compare
Choose a tag to compare

1.8.3 (2022-10-07)

Bug Fixes

v1.8.2

04 Oct 00:43
2ddf842
Compare
Choose a tag to compare

1.8.2 (2022-10-03)

Bug Fixes

v1.8.1

15 Aug 14:04
a9c4e56
Compare
Choose a tag to compare

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

18 Jul 13:53
434fbf2
Compare
Choose a tag to compare

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

06 Jun 21:27
909919e
Compare
Choose a tag to compare

1.7.1 (2022-06-06)

Bug Fixes

Documentation

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