From 63e1d9e00c8f425bb6257e381b1f42e801f2e962 Mon Sep 17 00:00:00 2001 From: Jon Skeet Date: Thu, 26 Sep 2024 09:18:28 +0100 Subject: [PATCH] Release Google.Cloud.GdcHardwareManagement.V1Alpha version 1.0.0-alpha02 (#13605) Changes in this release: ### New features - Add an order type field to distinguish a fulfillment request from a sales inquiry ([commit 0a66c68](https://togithub.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) - Add support to mark comments as read or unread ([commit 0a66c68](https://togithub.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) - Rename zone state signal READY_FOR_SITE_TURNUP to FACTORY_TURNUP_CHECKS_PASSED ([commit 0a66c68](https://togithub.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) ### Documentation improvements - Clarify how access_times are used ([commit 0a66c68](https://togithub.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) --- ...Google.Cloud.GdcHardwareManagement.V1Alpha.csproj | 2 +- .../docs/history.md | 12 ++++++++++++ apis/apis.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.csproj b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.csproj index c5dbb07e15e8..3abdc145fd60 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.csproj +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha/Google.Cloud.GdcHardwareManagement.V1Alpha.csproj @@ -1,7 +1,7 @@  - 1.0.0-alpha01 + 1.0.0-alpha02 netstandard2.0;net462 true Recommended Google client library to access the Google Distributed Cloud Hardware Management API (v1alpha) diff --git a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/history.md b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/history.md index 4c74437a1ad9..9bb40079bf7f 100644 --- a/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/history.md +++ b/apis/Google.Cloud.GdcHardwareManagement.V1Alpha/docs/history.md @@ -1,5 +1,17 @@ # Version history +## Version 1.0.0-alpha02, released 2024-09-26 + +### New features + +- Add an order type field to distinguish a fulfillment request from a sales inquiry ([commit 0a66c68](https://github.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) +- Add support to mark comments as read or unread ([commit 0a66c68](https://github.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) +- Rename zone state signal READY_FOR_SITE_TURNUP to FACTORY_TURNUP_CHECKS_PASSED ([commit 0a66c68](https://github.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) + +### Documentation improvements + +- Clarify how access_times are used ([commit 0a66c68](https://github.com/googleapis/google-cloud-dotnet/commit/0a66c68ce14f9baaba295bfc06a624be78729bc7)) + ## Version 1.0.0-alpha01, released 2024-06-26 Initial release. diff --git a/apis/apis.json b/apis/apis.json index 1f1832f75a39..5ff4fd09f436 100644 --- a/apis/apis.json +++ b/apis/apis.json @@ -2608,7 +2608,7 @@ }, { "id": "Google.Cloud.GdcHardwareManagement.V1Alpha", - "version": "1.0.0-alpha01", + "version": "1.0.0-alpha02", "type": "grpc", "productName": "GDC Hardware Management", "productUrl": "https://cloud.google.com/distributed-cloud/edge/latest/docs",