Skip to content

Commit 21277b1

Browse files
authored
Release Google.Cloud.RecaptchaEnterprise.V1 version 2.17.0 (#13844)
Changes in this release: ### New features - A new enum `Challenge` is added ([commit 3080dfc](https://togithub.com/googleapis/google-cloud-dotnet/commit/3080dfc1247a9714a9d5b4fbc1c4a4a3db0f444b)) - A new field `challenge` is added to message `.google.cloud.recaptchaenterprise.v1.RiskAnalysis` ([commit 3080dfc](https://togithub.com/googleapis/google-cloud-dotnet/commit/3080dfc1247a9714a9d5b4fbc1c4a4a3db0f444b))
1 parent 43a4f09 commit 21277b1

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

apis/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1/Google.Cloud.RecaptchaEnterprise.V1.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Project Sdk="Microsoft.NET.Sdk">
33
<PropertyGroup>
4-
<Version>2.16.0</Version>
4+
<Version>2.17.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud reCAPTCHA for Enterprise API v1.</Description>

apis/Google.Cloud.RecaptchaEnterprise.V1/docs/history.md

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

3+
## Version 2.17.0, released 2024-11-18
4+
5+
### New features
6+
7+
- A new enum `Challenge` is added ([commit 3080dfc](https://github.com/googleapis/google-cloud-dotnet/commit/3080dfc1247a9714a9d5b4fbc1c4a4a3db0f444b))
8+
- A new field `challenge` is added to message `.google.cloud.recaptchaenterprise.v1.RiskAnalysis` ([commit 3080dfc](https://github.com/googleapis/google-cloud-dotnet/commit/3080dfc1247a9714a9d5b4fbc1c4a4a3db0f444b))
9+
310
## Version 2.16.0, released 2024-10-30
411

512
### New features

apis/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4059,7 +4059,7 @@
40594059
"protoPath": "google/cloud/recaptchaenterprise/v1",
40604060
"productName": "Google Cloud reCAPTCHA Enterprise",
40614061
"productUrl": "https://cloud.google.com/recaptcha-enterprise/",
4062-
"version": "2.16.0",
4062+
"version": "2.17.0",
40634063
"type": "grpc",
40644064
"description": "Recommended Google client library to access the Google Cloud reCAPTCHA for Enterprise API v1.",
40654065
"tags": [

0 commit comments

Comments
 (0)