Version history
Version 1.5.0, released 2021-11-10
- Commit fcce878:
- feat: add reCAPTCHA Enterprise account defender API methods
- This adds the following API methods to support the Preview release of reCAPTCHA Enterprise account defender: ListRelatedAccountGroups, ListRelatedAccountGroupMemberships, and SearchRelatedAccountGroupMemberships. Additionally it modifies the existing createAssessment API method to add a new hashed_account_id parameter along with AccountDefenderAssessment return value.
Version 1.4.0, released 2021-09-24
- Commit 20d6309: feat: add GetMetrics and MigrateKey methods to reCAPTCHA enterprise API
Version 1.3.0, released 2021-09-01
- Commit ac367e2: feat: Regenerate all APIs to support self-signed JWTs
Version 1.2.0, released 2021-05-26
No API surface changes; just dependency updates.
Version 1.1.0, released 2020-10-23
- Commit 0790924: fix: Add gRPC compatibility constructors
- Commit 0ca05f5: chore: Regenerate all APIs using protoc 3.13 and Grpc.Tools 2.31
- Commit 6bde7a3: docs: Regenerate all APIs with service comments in client documentation
- Commit f83bdf1: fix: Apply timeouts to RPCs without retry
- Commit 947a573: docs: Regenerate all clients with more explicit documentation
Version 1.0.0, released 2020-04-08
No API surface changes since 1.0.0-beta01.
Version 1.0.0-beta01, released 2020-03-23
Initial beta release.