Skip to content

Commit

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

### New features

- Publish Automated Backups protos ([commit 1dff99b](https://togithub.com/googleapis/google-cloud-dotnet/commit/1dff99b7f0d0f1c14cf2a8e384525dd57436c2fe))
  • Loading branch information
jskeet committed Apr 19, 2024
1 parent f055950 commit 3c7c772
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>3.13.0</Version>
<Version>3.14.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
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion apis/apis.json
Expand Up @@ -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.",
Expand Down

0 comments on commit 3c7c772

Please sign in to comment.