From cd900e6c2856a66639d8eab7dcc5a18bd021fb95 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Mon, 30 Sep 2024 17:46:24 +0100 Subject: [PATCH] Release Google.Cloud.Deploy.V1 version 3.1.0 (#13632) Changes in this release: ### New features - Added support for deploy policies ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6)) ### Documentation improvements - Minor documentation updates ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6)) - Very minor documentation updates ([commit 24da068](https://github.com/googleapis/google-cloud-dotnet/commit/24da068bcc242ddfc4f45beb3b0baf4931083ec5)) --- .../Google.Cloud.Deploy.V1.csproj | 2 +- apis/Google.Cloud.Deploy.V1/docs/history.md | 11 +++++++++++ apis/apis.json | 2 +- 3 files changed, 13 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.csproj b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.csproj index 8fa022e705da..ea55b55fe6ee 100644 --- a/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.csproj +++ b/apis/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1/Google.Cloud.Deploy.V1.csproj @@ -1,7 +1,7 @@  - 3.0.0 + 3.1.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Deploy API, which automates delivery of your applications to a series of target environments in a defined sequence. diff --git a/apis/Google.Cloud.Deploy.V1/docs/history.md b/apis/Google.Cloud.Deploy.V1/docs/history.md index 07736bd76224..3678ecb2705a 100644 --- a/apis/Google.Cloud.Deploy.V1/docs/history.md +++ b/apis/Google.Cloud.Deploy.V1/docs/history.md @@ -1,5 +1,16 @@ # Version history +## Version 3.1.0, released 2024-09-30 + +### New features + +- Added support for deploy policies ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6)) + +### Documentation improvements + +- Minor documentation updates ([commit 4d3c458](https://github.com/googleapis/google-cloud-dotnet/commit/4d3c45859e0e624ac47b37b5fe310e00dca425e6)) +- Very minor documentation updates ([commit 24da068](https://github.com/googleapis/google-cloud-dotnet/commit/24da068bcc242ddfc4f45beb3b0baf4931083ec5)) + ## Version 3.0.0, released 2024-07-30 ### Bug fixes diff --git a/apis/apis.json b/apis/apis.json index 28f3b1615128..6a7d35d28fab 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1912,7 +1912,7 @@ }, { "id": "Google.Cloud.Deploy.V1", - "version": "3.0.0", + "version": "3.1.0", "type": "grpc", "productName": "Google Cloud Deploy", "productUrl": "https://cloud.google.com/deploy/",