From 42fba390e6ba9b0cc841dc0382cb2f59ba86810d Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Fri, 6 Dec 2024 07:45:57 +0000 Subject: [PATCH] Release Google.Cloud.Billing.V1 version 3.9.0 Changes in this release: ### New features - Added currency field to billing account message ([commit 0089a68](https://github.com/googleapis/google-cloud-dotnet/commit/0089a686e6934b7c32b54dea46f778f7b3c3043b)) ### Documentation improvements - Genereal documentation improvements ([commit fb61eae](https://github.com/googleapis/google-cloud-dotnet/commit/fb61eaee81d1ba2b125f7370890755e1412cfde2)) --- .../Google.Cloud.Billing.V1.csproj | 4 ++-- apis/Google.Cloud.Billing.V1/docs/history.md | 10 ++++++++++ apis/apis.json | 4 ++-- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.csproj b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.csproj index d6551cc34e20..c7ca0ad714f7 100644 --- a/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.csproj +++ b/apis/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1/Google.Cloud.Billing.V1.csproj @@ -1,7 +1,7 @@  - 3.8.0 + 3.9.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Billing API, which allows you to define a budget plan and the rules to execute as spend is tracked against that plan. @@ -10,7 +10,7 @@ - + \ No newline at end of file diff --git a/apis/Google.Cloud.Billing.V1/docs/history.md b/apis/Google.Cloud.Billing.V1/docs/history.md index caaa841b091d..39a9e71396eb 100644 --- a/apis/Google.Cloud.Billing.V1/docs/history.md +++ b/apis/Google.Cloud.Billing.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 3.9.0, released 2024-12-06 + +### New features + +- Added currency field to billing account message ([commit 0089a68](https://github.com/googleapis/google-cloud-dotnet/commit/0089a686e6934b7c32b54dea46f778f7b3c3043b)) + +### Documentation improvements + +- Genereal documentation improvements ([commit fb61eae](https://github.com/googleapis/google-cloud-dotnet/commit/fb61eaee81d1ba2b125f7370890755e1412cfde2)) + ## Version 3.8.0, released 2024-05-13 ### New features diff --git a/apis/apis.json b/apis/apis.json index b93fa06a6958..6baaa8b4a22a 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -1254,11 +1254,11 @@ "protoPath": "google/cloud/billing/v1", "productName": "Google Cloud Billing", "productUrl": "https://cloud.google.com/billing/docs/", - "version": "3.8.0", + "version": "3.9.0", "type": "grpc", "description": "Recommended Google client library to access the Google Cloud Billing API, which allows you to define a budget plan and the rules to execute as spend is tracked against that plan.", "dependencies": { - "Google.Cloud.Iam.V1": "3.2.0" + "Google.Cloud.Iam.V1": "3.3.0" }, "tags": [ "Billing"