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.7.0

19 May 12:32
9ccf2c5
Compare
Choose a tag to compare

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)

v1.6.1

07 Mar 16:56
b682204
Compare
Choose a tag to compare

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)

v1.6.0

28 Feb 22:47
b403ba2
Compare
Choose a tag to compare

1.6.0 (2022-02-28)

Features

Bug Fixes

  • resolve DuplicateCredentialArgs error when using credentials_file (d5cc843)

v1.5.0

18 Jan 16:04
9660a60
Compare
Choose a tag to compare

1.5.0 (2022-01-14)

Features

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

v1.4.1

16 Nov 20:17
e8a1e5e
Compare
Choose a tag to compare

Documentation

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

v1.4.0

03 Nov 18:03
c1fb14c
Compare
Choose a tag to compare

Features

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

Documentation

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

v1.3.1

02 Nov 16:03
1fd3da3
Compare
Choose a tag to compare

Bug Fixes

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

Documentation

  • list oneofs in docstring (22ed89d)

v1.3.0

21 Oct 15:18
3ba3674
Compare
Choose a tag to compare

Features

Documentation

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

v1.2.0

12 Oct 19:53
ed4fbc7
Compare
Choose a tag to compare

Features

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

v1.1.2

30 Sep 15:48
9372aa4
Compare
Choose a tag to compare

Bug Fixes

  • improper types in pagers generation (cab9a71)