Skip to content

Commit

Permalink
chore(main): release google-cloud-recaptcha_enterprise-v1 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Oct 22, 2023
1 parent 4fb678a commit 2322522
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -503,7 +503,7 @@
"google-cloud-rapid_migration_assessment-v1+FILLER": "0.0.0",
"google-cloud-recaptcha_enterprise": "1.3.0",
"google-cloud-recaptcha_enterprise+FILLER": "0.0.0",
"google-cloud-recaptcha_enterprise-v1": "0.15.0",
"google-cloud-recaptcha_enterprise-v1": "0.16.0",
"google-cloud-recaptcha_enterprise-v1+FILLER": "0.0.0",
"google-cloud-recaptcha_enterprise-v1beta1": "0.10.0",
"google-cloud-recaptcha_enterprise-v1beta1+FILLER": "0.0.0",
Expand Down
12 changes: 12 additions & 0 deletions google-cloud-recaptcha_enterprise-v1/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Release History

### 0.16.0 (2023-10-22)

#### Features

* Added Apple developer ID and non-Google app store flag to mobile key settings
* Added behavioral trust verdict to FraudPreventionAssessment
* Added extended verdict reasons to RiskAnalysis
* Additional information about events being assessed, including request UI, headers, and flags for express requests, WAF token assessments, and policy evaluations
* Support firewall policy assessments
* Support FirewallPolicy management calls ([#23424](https://github.com/googleapis/google-cloud-ruby/issues/23424))
* Support fraud signals in assessments

### 0.15.0 (2023-09-12)

#### Features
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module Google
module Cloud
module RecaptchaEnterprise
module V1
VERSION = "0.15.0"
VERSION = "0.16.0"
end
end
end
Expand Down

0 comments on commit 2322522

Please sign in to comment.