From 3c7c772da7f752c43b1d40c387dd2d68de833904 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 19 Apr 2024 07:18:17 +0100 Subject: [PATCH] Release Google.Cloud.Bigtable.Admin.V2 version 3.14.0 (#12604) Changes in this release: ### New features - Publish Automated Backups protos ([commit 1dff99b](https://togithub.com/googleapis/google-cloud-dotnet/commit/1dff99b7f0d0f1c14cf2a8e384525dd57436c2fe)) --- .../Google.Cloud.Bigtable.Admin.V2.csproj | 2 +- apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md | 6 ++++++ apis/apis.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj index cfabfee7e2c7..696ba216b480 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj +++ b/apis/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2/Google.Cloud.Bigtable.Admin.V2.csproj @@ -1,7 +1,7 @@  - 3.13.0 + 3.14.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs. diff --git a/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md b/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md index 771cfc875cda..2577df8d274a 100644 --- a/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md +++ b/apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 3.14.0, released 2024-04-19 + +### New features + +- Publish Automated Backups protos ([commit 1dff99b](https://github.com/googleapis/google-cloud-dotnet/commit/1dff99b7f0d0f1c14cf2a8e384525dd57436c2fe)) + ## Version 3.13.0, released 2024-03-27 ### New features diff --git a/apis/apis.json b/apis/apis.json index d94785104c64..0b5e14c6a606 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1048,7 +1048,7 @@ "protoPath": "google/bigtable/admin/v2", "productName": "Google Cloud Bigtable Administration", "productUrl": "https://cloud.google.com/bigtable/", - "version": "3.13.0", + "version": "3.14.0", "commonResourcesConfig": "apis/Google.Cloud.Bigtable.Common.V2/CommonResourcesConfig.json", "type": "grpc", "description": "Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs.",