Skip to content

Commit 97efe2f

Browse files
chore: Release library Google.Cloud.GkeHub.V1 version 2.8.0
### New features - Add GKE Hub teams scope and RBAC GAPIC ### Documentation improvements - A comment for message `Feature` is changed - A comment for field `labels` in message `.google.cloud.gkehub.v1.Feature` is changed - A comment for field `spec` in message `.google.cloud.gkehub.v1.Feature` is changed - A comment for field `membership_specs` in message `.google.cloud.gkehub.v1.Feature` is changed - A comment for field `state` in message `.google.cloud.gkehub.v1.Feature` is changed - A comment for field `membership_states` in message `.google.cloud.gkehub.v1.Feature` is changed - A comment for message `FeatureResourceState` is changed - A comment for enum value `ENABLING` in enum `State` is changed - A comment for enum value `ACTIVE` in enum `State` is changed - A comment for enum value `DISABLING` in enum `State` is changed - A comment for message `CommonFeatureState` is changed - A comment for field `state` in message `.google.cloud.gkehub.v1.CommonFeatureState` is changed - A comment for field `request_id` in message `.google.cloud.gkehub.v1.CreateFeatureRequest` is changed - A comment for field `request_id` in message `.google.cloud.gkehub.v1.UpdateFeatureRequest` is changed - A comment for field `cancel_requested` in message `.google.cloud.gkehub.v1.OperationMetadata` is changed Librarian-Release-Library: Google.Cloud.GkeHub.V1 Librarian-Release-Version: 2.8.0 Librarian-Release-ID: release-20260205T164758Z
1 parent 8dcae5d commit 97efe2f

File tree

4 files changed

+29
-5
lines changed

4 files changed

+29
-5
lines changed

apis/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.V1/Google.Cloud.GkeHub.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.7.0</Version>
4+
<Version>2.8.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the GKE Hub API, version v1.</Description>

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

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

3+
## Version 2.8.0, released 2026-02-05
4+
5+
### New features
6+
7+
- Add GKE Hub teams scope and RBAC GAPIC
8+
9+
### Documentation improvements
10+
11+
- A comment for message `Feature` is changed
12+
- A comment for field `labels` in message `.google.cloud.gkehub.v1.Feature` is changed
13+
- A comment for field `spec` in message `.google.cloud.gkehub.v1.Feature` is changed
14+
- A comment for field `membership_specs` in message `.google.cloud.gkehub.v1.Feature` is changed
15+
- A comment for field `state` in message `.google.cloud.gkehub.v1.Feature` is changed
16+
- A comment for field `membership_states` in message `.google.cloud.gkehub.v1.Feature` is changed
17+
- A comment for message `FeatureResourceState` is changed
18+
- A comment for enum value `ENABLING` in enum `State` is changed
19+
- A comment for enum value `ACTIVE` in enum `State` is changed
20+
- A comment for enum value `DISABLING` in enum `State` is changed
21+
- A comment for message `CommonFeatureState` is changed
22+
- A comment for field `state` in message `.google.cloud.gkehub.v1.CommonFeatureState` is changed
23+
- A comment for field `request_id` in message `.google.cloud.gkehub.v1.CreateFeatureRequest` is changed
24+
- A comment for field `request_id` in message `.google.cloud.gkehub.v1.UpdateFeatureRequest` is changed
25+
- A comment for field `cancel_requested` in message `.google.cloud.gkehub.v1.OperationMetadata` is changed
26+
327
## Version 2.7.0, released 2025-11-05
428

529
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3129,7 +3129,7 @@
31293129
},
31303130
{
31313131
"id": "Google.Cloud.GkeHub.V1",
3132-
"version": "2.7.0",
3132+
"version": "2.8.0",
31333133
"type": "grpc",
31343134
"productName": "GKE Hub",
31353135
"productUrl": "https://cloud.google.com/anthos/multicluster-management/connect/registering-a-cluster",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1773,12 +1773,12 @@
17731773
},
17741774
{
17751775
"id": "Google.Cloud.GkeHub.V1",
1776-
"currentVersion": "2.7.0",
1776+
"currentVersion": "2.8.0",
17771777
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
17781778
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1779-
"releaseTimestamp": "2025-11-05T17:09:48.280705143Z",
1779+
"releaseTimestamp": "2026-02-05T17:00:51.102395321Z",
17801780
"lastGeneratedCommit": "7a5706618f42f482acf583febcc7b977b66c25b2",
1781-
"lastReleasedCommit": "36533b09a6b383f3c30d13c3c26092154ecf5388",
1781+
"lastReleasedCommit": "7a5706618f42f482acf583febcc7b977b66c25b2",
17821782
"apiPaths": [
17831783
"google/cloud/gkehub/v1"
17841784
],

0 commit comments

Comments
 (0)