Skip to content

Commit 90a8f28

Browse files
chore: Release library Google.Cloud.ConfidentialComputing.V1 version 1.11.0
### New features - Add Nvidia Attestation proto message with its relevant fields and ConfidentialGke options Librarian-Release-Library: Google.Cloud.ConfidentialComputing.V1 Librarian-Release-Version: 1.11.0 Librarian-Release-ID: release-20260209T140128Z
1 parent c07ae2f commit 90a8f28

File tree

4 files changed

+11
-5
lines changed

4 files changed

+11
-5
lines changed

apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.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>1.10.0</Version>
4+
<Version>1.11.0</Version>
55
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
66
<GenerateDocumentationFile>true</GenerateDocumentationFile>
77
<Description>Recommended Google client library to access the Google Cloud Confidential Computing API (v1)</Description>

apis/Google.Cloud.ConfidentialComputing.V1/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.11.0, released 2026-02-09
4+
5+
### New features
6+
7+
- Add Nvidia Attestation proto message with its relevant fields and ConfidentialGke options
8+
39
## Version 1.10.0, released 2025-11-05
410

511
### New features

generator-input/apis.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1751,7 +1751,7 @@
17511751
},
17521752
{
17531753
"id": "Google.Cloud.ConfidentialComputing.V1",
1754-
"version": "1.10.0",
1754+
"version": "1.11.0",
17551755
"type": "grpc",
17561756
"productName": "Confidential Computing",
17571757
"productUrl": "https://cloud.google.com/confidential-computing",

generator-input/pipeline-state.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1088,12 +1088,12 @@
10881088
},
10891089
{
10901090
"id": "Google.Cloud.ConfidentialComputing.V1",
1091-
"currentVersion": "1.10.0",
1091+
"currentVersion": "1.11.0",
10921092
"generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
10931093
"releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC",
1094-
"releaseTimestamp": "2025-11-05T09:09:39.927917910Z",
1094+
"releaseTimestamp": "2026-02-09T14:09:35.006899259Z",
10951095
"lastGeneratedCommit": "4e434c1c1fc79b51fd68d576b337fa0ed387f54c",
1096-
"lastReleasedCommit": "888ae95dd6125f754650d55410b8c117b618a268",
1096+
"lastReleasedCommit": "4e434c1c1fc79b51fd68d576b337fa0ed387f54c",
10971097
"apiPaths": [
10981098
"google/cloud/confidentialcomputing/v1"
10991099
],

0 commit comments

Comments
 (0)