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.",