From 91007af95144bbc270f5170521a9b21c08a0f9dc Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 26 Sep 2024 09:20:32 +0100 Subject: [PATCH] Release Google.Shopping.Merchant.DataSources.V1Beta version 1.0.0-beta02 (#13614) Changes in this release: ### New features - Add FileUploads service ([commit 72486da](https://togithub.com/googleapis/google-cloud-dotnet/commit/72486dab6356d7162005679ba97406dbf40bf0ef)) ### Documentation improvements - A comment for enum value `PRODUCTS` in enum `Channel` is changed ([commit 72486da](https://togithub.com/googleapis/google-cloud-dotnet/commit/72486dab6356d7162005679ba97406dbf40bf0ef)) --- .../Google.Shopping.Merchant.DataSources.V1Beta.csproj | 2 +- .../docs/history.md | 10 ++++++++++ apis/apis.json | 2 +- 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/apis/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta.csproj b/apis/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta.csproj index 9d374cc7bf4e..27d258ab97bb 100644 --- a/apis/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta.csproj +++ b/apis/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta/Google.Shopping.Merchant.DataSources.V1Beta.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta01 + 1.0.0-beta02 netstandard2.0;net462 true Recommended Google client library to access the Merchant Data Sources API (v1beta) which allows developers to programmatically manage data sources. diff --git a/apis/Google.Shopping.Merchant.DataSources.V1Beta/docs/history.md b/apis/Google.Shopping.Merchant.DataSources.V1Beta/docs/history.md index 856322855bba..612e943161f3 100644 --- a/apis/Google.Shopping.Merchant.DataSources.V1Beta/docs/history.md +++ b/apis/Google.Shopping.Merchant.DataSources.V1Beta/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 1.0.0-beta02, released 2024-09-26 + +### New features + +- Add FileUploads service ([commit 72486da](https://github.com/googleapis/google-cloud-dotnet/commit/72486dab6356d7162005679ba97406dbf40bf0ef)) + +### Documentation improvements + +- A comment for enum value `PRODUCTS` in enum `Channel` is changed ([commit 72486da](https://github.com/googleapis/google-cloud-dotnet/commit/72486dab6356d7162005679ba97406dbf40bf0ef)) + ## Version 1.0.0-beta01, released 2024-06-13 Initial release. diff --git a/apis/apis.json b/apis/apis.json index ee3d27a22b00..41866ecd4933 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -5983,7 +5983,7 @@ }, { "id": "Google.Shopping.Merchant.DataSources.V1Beta", - "version": "1.0.0-beta01", + "version": "1.0.0-beta02", "type": "grpc", "productName": "Merchant", "productUrl": "https://developers.google.com/merchant/api",