From 6ffabe480b4096f400728969e9b616ad2492c835 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 6 Dec 2024 07:59:02 +0000 Subject: [PATCH] Release Google.Cloud.ServiceHealth.V1 version 1.3.0 Changes in this release: ### New features - A new field `id` is added to message `.google.cloud.servicehealth.v1.Product` ([commit 301a0ac](https://github.com/googleapis/google-cloud-dotnet/commit/301a0ac27f7ae2344669304defd742e6cf972ace)) ### Documentation improvements - Add missing doc comments ([commit 50a2121](https://github.com/googleapis/google-cloud-dotnet/commit/50a212138886f95eccbe68beb8aa6a0ca462dc48)) --- .../Google.Cloud.ServiceHealth.V1.csproj | 4 ++-- apis/Google.Cloud.ServiceHealth.V1/docs/history.md | 10 ++++++++++ apis/apis.json | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/apis/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1.csproj b/apis/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1.csproj index b5fc77125e25..77405be3ef55 100644 --- a/apis/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1.csproj +++ b/apis/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1/Google.Cloud.ServiceHealth.V1.csproj @@ -1,7 +1,7 @@  - 1.2.0 + 1.3.0 netstandard2.0;net462 true Recommended Google client library to access the Service Health API, which helps you gain visibility into disruptive events impacting Google Cloud products. @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/apis/Google.Cloud.ServiceHealth.V1/docs/history.md b/apis/Google.Cloud.ServiceHealth.V1/docs/history.md index 0bb3ee8af233..4f43843fc4db 100644 --- a/apis/Google.Cloud.ServiceHealth.V1/docs/history.md +++ b/apis/Google.Cloud.ServiceHealth.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 1.3.0, released 2024-12-06 + +### New features + +- A new field `id` is added to message `.google.cloud.servicehealth.v1.Product` ([commit 301a0ac](https://github.com/googleapis/google-cloud-dotnet/commit/301a0ac27f7ae2344669304defd742e6cf972ace)) + +### Documentation improvements + +- Add missing doc comments ([commit 50a2121](https://github.com/googleapis/google-cloud-dotnet/commit/50a212138886f95eccbe68beb8aa6a0ca462dc48)) + ## Version 1.2.0, released 2024-05-14 ### New features diff --git a/apis/apis.json b/apis/apis.json index b93fa06a6958..6f2cf9813010 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -4662,7 +4662,7 @@ }, { "id": "Google.Cloud.ServiceHealth.V1", - "version": "1.2.0", + "version": "1.3.0", "type": "grpc", "productName": "Service Health", "productUrl": "https://cloud.google.com/service-health/docs/overview", @@ -4671,7 +4671,7 @@ "monitoring" ], "dependencies": { - "Google.Cloud.Location": "2.2.0" + "Google.Cloud.Location": "2.3.0" }, "generator": "micro", "protoPath": "google/cloud/servicehealth/v1",