Skip to content

Commit 0c704fa

Browse files
chore: Release library Google.Cloud.Speech.V2 version 1.8.0
### New features - Adds endpointing sensitivity to streaming recognition features Librarian-Release-Library: Google.Cloud.Speech.V2 Librarian-Release-Version: 1.8.0 Librarian-Release-ID: release-20260219T081717Z
1 parent 3159618 commit 0c704fa

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.Speech.V2/Google.Cloud.Speech.V2/Google.Cloud.Speech.V2.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>1.7.0</Version>
4+
<Version>1.8.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Speech-to-Text API (v2) which converts audio to text by applying powerful neural network models.</Description>

apis/Google.Cloud.Speech.V2/docs/history.md

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

3+
## Version 1.8.0, released 2026-02-19
4+
5+
### New features
6+
7+
- Adds endpointing sensitivity to streaming recognition features
8+
39
## Version 1.7.0, released 2026-01-08
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5658,7 +5658,7 @@
56585658
},
56595659
{
56605660
"id": "Google.Cloud.Speech.V2",
5661-
"version": "1.7.0",
5661+
"version": "1.8.0",
56625662
"type": "grpc",
56635663
"productName": "Cloud Speech-to-Text",
56645664
"productUrl": "https://cloud.google.com/speech",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,12 +3153,12 @@
31533153
},
31543154
{
31553155
"id": "Google.Cloud.Speech.V2",
3156-
"currentVersion": "1.7.0",
3156+
"currentVersion": "1.8.0",
31573157
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
31583158
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
3159-
"releaseTimestamp": "2026-01-08T08:33:20.377611741Z",
3159+
"releaseTimestamp": "2026-02-19T08:30:53.307563393Z",
31603160
"lastGeneratedCommit": "b2f57f3efafac433fc1f50b4aaf128bb117f6a47",
3161-
"lastReleasedCommit": "1a141530079896691c100e0624705f2e0923f864",
3161+
"lastReleasedCommit": "b2f57f3efafac433fc1f50b4aaf128bb117f6a47",
31623162
"apiPaths": [
31633163
"google/cloud/speech/v2"
31643164
],

0 commit comments

Comments
 (0)