Changes

2.10.0 (2024-02-21)

Features

  • recaptchaenterprise: Add an API method for reordering firewall policies (a86aa8e)

2.9.2 (2024-01-30)

Bug Fixes

  • recaptchaenterprise: Enable universe domain resolution options (fd1d569)

2.9.1 (2024-01-22)

Documentation

  • recaptchaenterprise: Update comment for AccountVerificationInfo.username (00b9900)

2.9.0 (2023-11-27)

Features

  • recaptchaenterprise: Added AnnotateAssessmentRequest.account_id (63ffff2)

Documentation

  • recaptchaenterprise: Minor comments updates (63ffff2)

2.8.4 (2023-11-09)

Bug Fixes

  • recaptchaenterprise: Added required annotations (ba23673)

2.8.3 (2023-11-01)

Bug Fixes

  • recaptchaenterprise: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

2.8.2 (2023-10-26)

Bug Fixes

  • recaptchaenterprise: Update grpc-go to v1.59.0 (81a97b0)

2.8.1 (2023-10-12)

Bug Fixes

  • recaptchaenterprise: Update golang.org/x/net to v0.17.0 (174da47)

2.8.0 (2023-10-04)

Features

  • recaptchaenterprise: Added FraudPreventionAssessment.behavioral_trust_verdict (481127f)
  • recaptchaenterprise: FirewallPolicy CRUD API (#8635) (481127f)

2.7.2 (2023-06-20)

Bug Fixes

  • recaptchaenterprise: REST query UpdateMask bug (df52820)

2.7.1 (2023-05-08)

Bug Fixes

  • recaptchaenterprise/v2: Update grpc to v1.55.0 (1147ce0)
  • recaptchaenterprise: Update grpc to v1.55.0 (1147ce0)

2.7.0 (2023-03-22)

Features

  • recaptchaenterprise/v2: Add reCAPTCHA Enterprise Fraud Prevention API (00fff3a)
  • recaptchaenterprise/v2: Add reCAPTCHA Enterprise Fraud Prevention API (00fff3a)

2.6.0 (2023-01-04)

Features

  • recaptchaenterprise/v2: Add REST client (06a54a1)

2.5.0 (2022-11-03)

Features

  • recaptchaenterprise/v2: rewrite signatures in terms of new location (3c4b2b3)

2.4.0 (2022-10-25)

Features

  • recaptchaenterprise/v2: start generating stubs dir (de2d180)

2.3.0 (2022-10-14)

Features

  • recaptchaenterprise/v2: add RetrieveLegacySecretKey method feat: add annotation reasons REFUND, REFUND_FRAUD, TRANSACTION_ACCEPTED, TRANSACTION_DECLINED and SOCIAL_SPAM (de4e16a)

2.2.0 (2022-09-21)

Features

  • recaptchaenterprise: rewrite signatures in terms of new types for betas (9f303f9)

2.1.0 (2022-09-20)

Features

  • recaptchaenterprise/v2: start generating apiv1beta1 (4aa2f48)

2.0.1 (2022-06-16)

Bug Fixes

  • recaptchaenterprise/v2: set the right field number for reCAPTCHA private password leak (5e46068)

2.0.0 (2022-05-24)

⚠ BREAKING CHANGES

  • recaptchaenterprise/v2: parent changed to project in googleapis/go-genproto#808

Features

  • recaptchaenterprise/v2: Release breaking changes as v2 module (#6062) (1266896)

1.3.1 (2022-05-03)

Bug Fixes

  • recaptchaenterprise: remove key management API feat: introduced Reason, PasswordLeakVerification, AccountDefenderAssessment (380529e)

1.3.0 (2022-02-23)

Features

  • recaptchaenterprise: set versionClient to module version (55f0d92)

1.2.0 (2022-02-14)

Features

  • recaptchaenterprise: add file for tracking version (17b36ea)

1.1.0 (2022-01-04)

Features

  • recaptchaenterprise: add new reCAPTCHA Enterprise fraud annotations (3dd34a2)
  • recaptchaenterprise: add reCAPTCHA Enterprise account defender API methods (88a1cdb)

1.0.0

Stabilize GA surface.

0.2.0 (2021-09-18)

Features

  • recaptchaenterprise: add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API (829f15a)

v0.1.0

This is the first tag to carve out recaptchaenterprise as its own module. See Add a module to a multi-module repository.