Skip to content

Commit

Permalink
Release Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta21
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add new fields for delivering intermediate transcriptions through PubSub ([commit 82c1063](82c1063))
  • Loading branch information
jskeet authored and amanda-tarafa committed Dec 17, 2024
1 parent 20261fc commit a8f5871
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>1.0.0-beta20</Version>
<Version>1.0.0-beta21</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Dialogflow API (v2beta1).</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Version history

## Version 1.0.0-beta21, released 2024-12-16

### New features

- Add new fields for delivering intermediate transcriptions through PubSub ([commit 82c1063](https://github.com/googleapis/google-cloud-dotnet/commit/82c10635d9faad47a724e503f4e8658c25e2b486))

## Version 1.0.0-beta20, released 2024-12-06

### New features
Expand Down
2 changes: 1 addition & 1 deletion generator-input/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -2173,7 +2173,7 @@
},
{
"id": "Google.Cloud.Dialogflow.V2Beta1",
"version": "1.0.0-beta20",
"version": "1.0.0-beta21",
"type": "grpc",
"productName": "Google Cloud Dialogflow",
"productUrl": "https://cloud.google.com/dialogflow-enterprise/",
Expand Down

0 comments on commit a8f5871

Please sign in to comment.