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