Skip to content

Commit

Permalink
Release Google.Cloud.Bigtable.Admin.V2 version 3.20.0 (#13530)
Browse files Browse the repository at this point in the history
Changes in this release:

### New features

- Add support for Cloud Bigtable Row Affinity in App Profiles ([commit 5a08cf4](https://github.com/googleapis/google-cloud-dotnet/commit/5a08cf49142149d6d38f5a0eea517f362df7eb11))
  • Loading branch information
jskeet authored Sep 16, 2024
1 parent 8c40f29 commit 10868a1
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.19.0</Version>
<Version>3.20.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.20.0, released 2024-09-16

### New features

- Add support for Cloud Bigtable Row Affinity in App Profiles ([commit 5a08cf4](https://github.com/googleapis/google-cloud-dotnet/commit/5a08cf49142149d6d38f5a0eea517f362df7eb11))

## Version 3.19.0, released 2024-08-05

### 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 @@ -1098,7 +1098,7 @@
"protoPath": "google/bigtable/admin/v2",
"productName": "Google Cloud Bigtable Administration",
"productUrl": "https://cloud.google.com/bigtable/",
"version": "3.19.0",
"version": "3.20.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 10868a1

Please sign in to comment.