Skip to content

Commit 158477c

Browse files
chore: Release library Google.Cloud.Bigtable.V2 version 3.28.0
### New features - Add view parameters to ExecuteQueryRequest Librarian-Release-Library: Google.Cloud.Bigtable.V2 Librarian-Release-Version: 3.28.0 Librarian-Release-ID: release-20260608T141457Z
1 parent ff9e2f0 commit 158477c

4 files changed

Lines changed: 11 additions & 5 deletions

File tree

apis/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.V2/Google.Cloud.Bigtable.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>3.27.0</Version>
4+
<Version>3.28.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Bigtable API.</Description>

apis/Google.Cloud.Bigtable.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 3.28.0, released 2026-06-08
4+
5+
### New features
6+
7+
- Add view parameters to ExecuteQueryRequest
8+
39
## Version 3.27.0, released 2026-05-04
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1335,7 +1335,7 @@
13351335
"protoPath": "google/bigtable/v2",
13361336
"productName": "Google Bigtable",
13371337
"productUrl": "https://cloud.google.com/bigtable/",
1338-
"version": "3.27.0",
1338+
"version": "3.28.0",
13391339
"commonResourcesConfig": "tweaks/Google.Cloud.Bigtable.Common.V2/CommonResourcesConfig.json",
13401340
"type": "grpc",
13411341
"metadataType": "GAPIC_COMBO",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -818,12 +818,12 @@
818818
},
819819
{
820820
"id": "Google.Cloud.Bigtable.V2",
821-
"currentVersion": "3.27.0",
821+
"currentVersion": "3.28.0",
822822
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
823823
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
824-
"releaseTimestamp": "2026-05-04T18:24:31.976410410Z",
824+
"releaseTimestamp": "2026-06-08T14:19:43.138913251Z",
825825
"lastGeneratedCommit": "5481332007e57ad3d9cb81e83ff6bf9c449476b6",
826-
"lastReleasedCommit": "f1a8f2938d346ef2eb82cf95eba2668efc6f6517",
826+
"lastReleasedCommit": "5481332007e57ad3d9cb81e83ff6bf9c449476b6",
827827
"apiPaths": [
828828
"google/bigtable/v2"
829829
],

0 commit comments

Comments
 (0)