Skip to content

Commit

Permalink
Release Google.Cloud.Metastore.V1Beta version 2.0.0-beta08 (#11933)
Browse files Browse the repository at this point in the history
Changes in this release:

No API surface changes; just dependency updates.
  • Loading branch information
jskeet authored Feb 28, 2024
1 parent 5821a9a commit 01a0e00
Show file tree
Hide file tree
Showing 3 changed files with 6 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>2.0.0-beta07</Version>
<Version>2.0.0-beta08</Version>
<TargetFrameworks>netstandard2.1;net462</TargetFrameworks>
<GenerateDocumentationFile>true</GenerateDocumentationFile>
<Description>Recommended Google client library to access the Dataproc Metastore API (v1beta) which is used to manage the lifecycle and configuration of metastore services.</Description>
Expand Down
4 changes: 4 additions & 0 deletions apis/Google.Cloud.Metastore.V1Beta/docs/history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Version history

## Version 2.0.0-beta08, released 2024-02-28

No API surface changes; just dependency updates.

## Version 2.0.0-beta07, released 2023-10-02

### 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 @@ -3239,7 +3239,7 @@
},
{
"id": "Google.Cloud.Metastore.V1Beta",
"version": "2.0.0-beta07",
"version": "2.0.0-beta08",
"type": "grpc",
"productName": "Dataproc Metastore",
"productUrl": "https://cloud.google.com/dataproc-metastore/docs",
Expand Down

0 comments on commit 01a0e00

Please sign in to comment.