Skip to content

Commit

Permalink
Release Google.Cloud.RecaptchaEnterprise.V1Beta1 version 2.0.0-beta07 (
Browse files Browse the repository at this point in the history
…#12658)

Changes in this release:

### New features

- Add Fraud Prevention settings field ([commit d54c222](https://togithub.com/googleapis/google-cloud-dotnet/commit/d54c22206f0160a5cb1eb98d43b0d2c9740a741b))
  • Loading branch information
jskeet committed Apr 29, 2024
1 parent 6e05650 commit ccf93b9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>2.0.0-beta06</Version>
<Version>2.0.0-beta07</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud reCAPTCHA for Enterprise API v1beta1.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.RecaptchaEnterprise.V1Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 2.0.0-beta07, released 2024-04-29

### New features

- Add Fraud Prevention settings field ([commit d54c222](https://github.com/googleapis/google-cloud-dotnet/commit/d54c22206f0160a5cb1eb98d43b0d2c9740a741b))

## Version 2.0.0-beta06, released 2024-03-26

### New features
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -3833,7 +3833,7 @@
"protoPath": "google/cloud/recaptchaenterprise/v1beta1",
"productName": "Google Cloud reCAPTCHA Enterprise",
"productUrl": "https://cloud.google.com/recaptcha-enterprise/",
"version": "2.0.0-beta06",
"version": "2.0.0-beta07",
"type": "grpc",
"description": "Recommended Google client library to access the Google Cloud reCAPTCHA for Enterprise API v1beta1.",
"tags": [
Expand Down

0 comments on commit ccf93b9

Please sign in to comment.