From 5dfe0b9d53a8d8f75236abc823f2c92dc95ede7a Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 26 Sep 2024 09:14:29 +0100 Subject: [PATCH] Release Google.Cloud.Bigtable.Admin.V2 version 3.21.0 (#13600) Changes in this release: ### New features - Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters ([commit 75f928c](https://togithub.com/googleapis/google-cloud-dotnet/commit/75f928cf788216909bc61155af1202558050bc7f)) --- .../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 acb43a341d31..9d5d272639da 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.20.0 + 3.21.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 6c81b981579d..a8502a558e78 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.21.0, released 2024-09-26 + +### New features + +- Add support for Cloud Bigtable Node Scaling Factor for CBT Clusters ([commit 75f928c](https://github.com/googleapis/google-cloud-dotnet/commit/75f928cf788216909bc61155af1202558050bc7f)) + ## Version 3.20.0, released 2024-09-16 ### New features diff --git a/apis/apis.json b/apis/apis.json index 144bbe48fdbe..7f03cfbf0285 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1120,7 +1120,7 @@ "protoPath": "google/bigtable/admin/v2", "productName": "Google Cloud Bigtable Administration", "productUrl": "https://cloud.google.com/bigtable/", - "version": "3.20.0", + "version": "3.21.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.",