Skip to content

Commit 5880e4e

Browse files
chore(main): release google-cloud-recaptcha_enterprise-v1 1.10.0 (googleapis#32294)
1 parent a95e609 commit 5880e4e

4 files changed

Lines changed: 10 additions & 3 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,7 @@
657657
"google-cloud-rapid_migration_assessment-v1+FILLER": "0.0.0",
658658
"google-cloud-recaptcha_enterprise": "2.0.3",
659659
"google-cloud-recaptcha_enterprise+FILLER": "0.0.0",
660-
"google-cloud-recaptcha_enterprise-v1": "1.9.1",
660+
"google-cloud-recaptcha_enterprise-v1": "1.10.0",
661661
"google-cloud-recaptcha_enterprise-v1+FILLER": "0.0.0",
662662
"google-cloud-recaptcha_enterprise-v1beta1": "0.19.1",
663663
"google-cloud-recaptcha_enterprise-v1beta1+FILLER": "0.0.0",

google-cloud-recaptcha_enterprise-v1/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Release History
22

3+
### 1.10.0 (2025-12-17)
4+
5+
#### Features
6+
7+
* add risk reasons to FraudPreventionAssessment
8+
* add verifiedBots field to RiskAnalysis and definitions for a Bot object to store metadata for a detected bot ([#32269](https://github.com/googleapis/google-cloud-ruby/issues/32269))
9+
310
### 1.9.1 (2025-10-27)
411

512
#### Documentation

google-cloud-recaptcha_enterprise-v1/lib/google/cloud/recaptcha_enterprise/v1/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ module Google
2121
module Cloud
2222
module RecaptchaEnterprise
2323
module V1
24-
VERSION = "1.9.1"
24+
VERSION = "1.10.0"
2525
end
2626
end
2727
end

google-cloud-recaptcha_enterprise-v1/snippets/snippet_metadata_google.cloud.recaptchaenterprise.v1.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"client_library": {
33
"name": "google-cloud-recaptcha_enterprise-v1",
4-
"version": "1.9.1",
4+
"version": "1.10.0",
55
"language": "RUBY",
66
"apis": [
77
{

0 commit comments

Comments
 (0)