From 01a0e008b7f005ed626733da20c9a6108c38b920 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Wed, 28 Feb 2024 23:18:20 +0000 Subject: [PATCH] Release Google.Cloud.Metastore.V1Beta version 2.0.0-beta08 (#11933) Changes in this release: No API surface changes; just dependency updates. --- .../Google.Cloud.Metastore.V1Beta.csproj | 2 +- apis/Google.Cloud.Metastore.V1Beta/docs/history.md | 4 ++++ apis/apis.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.csproj b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.csproj index d4f3120a637c..15b21ab70092 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.csproj +++ b/apis/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta/Google.Cloud.Metastore.V1Beta.csproj @@ -1,7 +1,7 @@  - 2.0.0-beta07 + 2.0.0-beta08 netstandard2.1;net462 true Recommended Google client library to access the Dataproc Metastore API (v1beta) which is used to manage the lifecycle and configuration of metastore services. diff --git a/apis/Google.Cloud.Metastore.V1Beta/docs/history.md b/apis/Google.Cloud.Metastore.V1Beta/docs/history.md index c90643d8a6b7..a37a3ec3f63a 100644 --- a/apis/Google.Cloud.Metastore.V1Beta/docs/history.md +++ b/apis/Google.Cloud.Metastore.V1Beta/docs/history.md @@ -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 diff --git a/apis/apis.json b/apis/apis.json index 7ec58be5d2b7..bc2975b0f692 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -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",