From f0655beb974aac163e660b6b55c3a448c1144d8f Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 28 Feb 2024 18:34:20 +0000 Subject: [PATCH] Release Google.Cloud.AdvisoryNotifications.V1 version 1.4.0 (#11818) Changes in this release: No API surface changes; just dependency updates. --- .../Google.Cloud.AdvisoryNotifications.V1.csproj | 2 +- apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md | 4 ++++ apis/apis.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1.csproj b/apis/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1.csproj index c598fe0ea724..7436d915fe02 100644 --- a/apis/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1.csproj +++ b/apis/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1/Google.Cloud.AdvisoryNotifications.V1.csproj @@ -1,7 +1,7 @@  - 1.3.0 + 1.4.0 netstandard2.1;net462 true An API for accessing Advisory Notifications in Google Cloud diff --git a/apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md b/apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md index b5eb6ee7394b..9e3d2241be99 100644 --- a/apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md +++ b/apis/Google.Cloud.AdvisoryNotifications.V1/docs/history.md @@ -1,5 +1,9 @@ # Version history +## Version 1.4.0, released 2024-02-28 + +No API surface changes; just dependency updates. + ## Version 1.3.0, released 2023-12-11 ### New features diff --git a/apis/apis.json b/apis/apis.json index e54f5eafe9a3..5b134b3a58f9 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -179,7 +179,7 @@ }, { "id": "Google.Cloud.AdvisoryNotifications.V1", - "version": "1.3.0", + "version": "1.4.0", "type": "grpc", "productName": "Advisory Notifications", "productUrl": "https://cloud.google.com/advisory-notifications/docs/overview",