From 3390cc640e241797762ac897559c3a3cb88387b1 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Mon, 22 Apr 2024 17:26:17 +0100 Subject: [PATCH] Release Google.Cloud.SecretManager.V1 version 2.4.0 (#12626) Changes in this release: ### New features - Add Secret Version Delayed Destroy changes for client libraries ([commit 88109d4](https://togithub.com/googleapis/google-cloud-dotnet/commit/88109d4ef7e80a8b3aca73c85594b069b555583e)) ### Documentation improvements - Users can now enable secret version delayed destruction ([commit 88109d4](https://togithub.com/googleapis/google-cloud-dotnet/commit/88109d4ef7e80a8b3aca73c85594b069b555583e)) --- .../Google.Cloud.SecretManager.V1.csproj | 2 +- apis/Google.Cloud.SecretManager.V1/docs/history.md | 10 ++++++++++ apis/apis.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1.csproj b/apis/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1.csproj index 87c82776c419..2a1f501854fc 100644 --- a/apis/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1.csproj +++ b/apis/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1/Google.Cloud.SecretManager.V1.csproj @@ -1,7 +1,7 @@  - 2.3.0 + 2.4.0 netstandard2.0;net462 true Recommended Google client library to access the Secret Manager API (v1). diff --git a/apis/Google.Cloud.SecretManager.V1/docs/history.md b/apis/Google.Cloud.SecretManager.V1/docs/history.md index 0999fe862b11..2fc07b16c69d 100644 --- a/apis/Google.Cloud.SecretManager.V1/docs/history.md +++ b/apis/Google.Cloud.SecretManager.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 2.4.0, released 2024-04-22 + +### New features + +- Add Secret Version Delayed Destroy changes for client libraries ([commit 88109d4](https://github.com/googleapis/google-cloud-dotnet/commit/88109d4ef7e80a8b3aca73c85594b069b555583e)) + +### Documentation improvements + +- Users can now enable secret version delayed destruction ([commit 88109d4](https://github.com/googleapis/google-cloud-dotnet/commit/88109d4ef7e80a8b3aca73c85594b069b555583e)) + ## Version 2.3.0, released 2024-03-26 ### New features diff --git a/apis/apis.json b/apis/apis.json index bdbe2332196d..228df1ff8e18 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -4070,7 +4070,7 @@ "protoPath": "google/cloud/secretmanager/v1", "productName": "Secret Manager", "productUrl": "https://cloud.google.com/secret-manager", - "version": "2.3.0", + "version": "2.4.0", "type": "grpc", "description": "Recommended Google client library to access the Secret Manager API (v1).", "dependencies": {