Skip to content

Commit

Permalink
Release Google.Cloud.Bigtable.Admin.V2 version 3.21.0 (#13600)
Browse files Browse the repository at this point in the history
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))
  • Loading branch information
jskeet authored Sep 26, 2024
1 parent 0dd188e commit 5dfe0b9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.20.0</Version>
<Version>3.21.0</Version>
<TargetFrameworks>netstandard2.0;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Google Cloud Bigtable Instance and Table Admin APIs.</Description>
Expand Down
6 changes: 6 additions & 0 deletions apis/Google.Cloud.Bigtable.Admin.V2/docs/history.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.",
Expand Down

0 comments on commit 5dfe0b9

Please sign in to comment.