From 14b87a7c41f8edfab4a01eed7b9b7e48ab14851e Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 28 Feb 2024 19:16:34 +0000 Subject: [PATCH] Release Google.Cloud.ConfidentialComputing.V1 version 1.2.0 (#11862) Changes in this release: No API surface changes; just dependency updates. --- .../Google.Cloud.ConfidentialComputing.V1.csproj | 2 +- apis/Google.Cloud.ConfidentialComputing.V1/docs/history.md | 4 ++++ apis/apis.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.csproj b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.csproj index c52882bd0c2b..5c6aced1f328 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.csproj +++ b/apis/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1/Google.Cloud.ConfidentialComputing.V1.csproj @@ -1,7 +1,7 @@  - 1.1.0 + 1.2.0 netstandard2.1;net462 true Recommended Google client library to access the Google Cloud Confidential Computing API (v1) diff --git a/apis/Google.Cloud.ConfidentialComputing.V1/docs/history.md b/apis/Google.Cloud.ConfidentialComputing.V1/docs/history.md index b814178e2c82..1d42c913914d 100644 --- a/apis/Google.Cloud.ConfidentialComputing.V1/docs/history.md +++ b/apis/Google.Cloud.ConfidentialComputing.V1/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 1.2.0, released 2024-02-28 + +No API surface changes; just dependency updates. + ## Version 1.1.0, released 2023-11-13 ### New features diff --git a/apis/apis.json b/apis/apis.json index 2fad47647a31..4041fec2c9ea 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1427,7 +1427,7 @@ }, { "id": "Google.Cloud.ConfidentialComputing.V1", - "version": "1.1.0", + "version": "1.2.0", "type": "grpc", "productName": "Confidential Computing", "productUrl": "https://cloud.google.com/confidential-computing",