From 2966272dc3a21dae1bb95153f57d10b98e97271e Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:22:30 +0000 Subject: [PATCH 1/7] chore: Release library Google.Cloud.CloudBuild.V1 version 2.19.0 ### New features - Add E2_STANDARD_2 machine type to Cloud Build API Librarian-Release-Library: Google.Cloud.CloudBuild.V1 Librarian-Release-Version: 2.19.0 Librarian-Release-ID: release-20260629T141519Z --- .../Google.Cloud.CloudBuild.V1.csproj | 2 +- apis/Google.Cloud.CloudBuild.V1/docs/history.md | 6 ++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 6 +++--- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.csproj b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.csproj index c84d202ea59e..70e01edff04e 100644 --- a/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.csproj +++ b/apis/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1/Google.Cloud.CloudBuild.V1.csproj @@ -1,7 +1,7 @@  - 2.18.0 + 2.19.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Build API v1, which creates and manages builds on Google Cloud Platform. diff --git a/apis/Google.Cloud.CloudBuild.V1/docs/history.md b/apis/Google.Cloud.CloudBuild.V1/docs/history.md index 2627d4e9739f..7999080ec039 100644 --- a/apis/Google.Cloud.CloudBuild.V1/docs/history.md +++ b/apis/Google.Cloud.CloudBuild.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 2.19.0, released 2026-06-29 + +### New features + +- Add E2_STANDARD_2 machine type to Cloud Build API + ## Version 2.18.0, released 2025-12-03 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index afd87c5c0066..471989c706e3 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -1619,7 +1619,7 @@ }, { "id": "Google.Cloud.CloudBuild.V1", - "version": "2.18.0", + "version": "2.19.0", "type": "grpc", "productName": "Cloud Build", "productUrl": "https://cloud.google.com/cloud-build", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index bb11244f9ad5..1d212aa2378d 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -938,12 +938,12 @@ }, { "id": "Google.Cloud.CloudBuild.V1", - "currentVersion": "2.18.0", + "currentVersion": "2.19.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-03T08:50:49.761570132Z", + "releaseTimestamp": "2026-06-29T14:20:16.723908067Z", "lastGeneratedCommit": "e78adaf725dfc5cfad0e0d5ca4d4838a689e790a", - "lastReleasedCommit": "943025a9f8f2902af19781e504eb80c7428f7836", + "lastReleasedCommit": "e78adaf725dfc5cfad0e0d5ca4d4838a689e790a", "apiPaths": [ "google/devtools/cloudbuild/v1" ], From 768488853e5d8976207b88283c54fed5fd710dbb Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:25:37 +0000 Subject: [PATCH 2/7] chore: Release library Google.Cloud.Dialogflow.V2Beta1 version 1.0.0-beta31 ### New features - StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END - SearchKnowledgeDebugInfo contains ces_debug_info Librarian-Release-Library: Google.Cloud.Dialogflow.V2Beta1 Librarian-Release-Version: 1.0.0-beta31 Librarian-Release-ID: release-20260629T141519Z --- .../Google.Cloud.Dialogflow.V2Beta1.csproj | 2 +- apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md | 7 +++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 6 +++--- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj index 63fe3490fd52..ebe0630b5ee6 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1/Google.Cloud.Dialogflow.V2Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta30 + 1.0.0-beta31 netstandard2.0;net462 true Recommended Google client library to access the Google Dialogflow API (v2beta1). diff --git a/apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md b/apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md index 6a066d273552..e7034811f6c0 100644 --- a/apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md +++ b/apis/Google.Cloud.Dialogflow.V2Beta1/docs/history.md @@ -1,5 +1,12 @@ # Version history +## Version 1.0.0-beta31, released 2026-06-29 + +### New features + +- StreamingRecognitionResult has two new MessageType: SPEECH_ACTIVITY_BEGIN and SPEECH_ACTIVITY_END +- SearchKnowledgeDebugInfo contains ces_debug_info + ## Version 1.0.0-beta30, released 2026-06-22 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index 471989c706e3..21cf49626937 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -2576,7 +2576,7 @@ }, { "id": "Google.Cloud.Dialogflow.V2Beta1", - "version": "1.0.0-beta30", + "version": "1.0.0-beta31", "type": "grpc", "productName": "Google Cloud Dialogflow", "productUrl": "https://cloud.google.com/dialogflow-enterprise/", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index 1d212aa2378d..ee051171f435 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -1413,12 +1413,12 @@ }, { "id": "Google.Cloud.Dialogflow.V2Beta1", - "currentVersion": "1.0.0-beta30", + "currentVersion": "1.0.0-beta31", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2026-06-22T18:00:16.427569482Z", + "releaseTimestamp": "2026-06-29T14:22:41.436540746Z", "lastGeneratedCommit": "21ebf267616ce5544deb088c6f8afb84271cf30c", - "lastReleasedCommit": "e9195b36c9896e43fc9fa38793b66b5cf1d59b50", + "lastReleasedCommit": "21ebf267616ce5544deb088c6f8afb84271cf30c", "apiPaths": [ "google/cloud/dialogflow/v2beta1" ], From 5ab6ead7ae8bbdba4f9fe32c785969d5065d86bc Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:27:44 +0000 Subject: [PATCH 3/7] chore: Release library Google.Cloud.NetworkManagement.V1 version 2.21.0 ### New features - Add DMS Private Connection Librarian-Release-Library: Google.Cloud.NetworkManagement.V1 Librarian-Release-Version: 2.21.0 Librarian-Release-ID: release-20260629T141519Z --- .../Google.Cloud.NetworkManagement.V1.csproj | 2 +- apis/Google.Cloud.NetworkManagement.V1/docs/history.md | 6 ++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 6 +++--- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/apis/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1.csproj b/apis/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1.csproj index f32ce6bde29c..2f824dc148be 100644 --- a/apis/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1.csproj +++ b/apis/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1/Google.Cloud.NetworkManagement.V1.csproj @@ -1,7 +1,7 @@  - 2.20.0 + 2.21.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Network Management API, which provides a collection of network performance monitoring and diagnostic capabilities. diff --git a/apis/Google.Cloud.NetworkManagement.V1/docs/history.md b/apis/Google.Cloud.NetworkManagement.V1/docs/history.md index 93790a954d20..f00f3af05d15 100644 --- a/apis/Google.Cloud.NetworkManagement.V1/docs/history.md +++ b/apis/Google.Cloud.NetworkManagement.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 2.21.0, released 2026-06-29 + +### New features + +- Add DMS Private Connection + ## Version 2.20.0, released 2026-06-22 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index 21cf49626937..7351d0d7814b 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -4316,7 +4316,7 @@ }, { "id": "Google.Cloud.NetworkManagement.V1", - "version": "2.20.0", + "version": "2.21.0", "type": "grpc", "productName": "Network Management", "productUrl": "https://cloud.google.com/network-intelligence-center/docs/", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index ee051171f435..d18d6e2d99f7 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -2268,12 +2268,12 @@ }, { "id": "Google.Cloud.NetworkManagement.V1", - "currentVersion": "2.20.0", + "currentVersion": "2.21.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2026-06-22T18:02:25.516003570Z", + "releaseTimestamp": "2026-06-29T14:26:01.981946733Z", "lastGeneratedCommit": "ea8c3969523e1dffd335ea5edfae985dc8597f4f", - "lastReleasedCommit": "4679f0c8e33ba14d27612bd607649e1f867a881c", + "lastReleasedCommit": "ea8c3969523e1dffd335ea5edfae985dc8597f4f", "apiPaths": [ "google/cloud/networkmanagement/v1" ], From 9e7ba28f7af0e68ab349edf9b8357832d83a43d7 Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:29:15 +0000 Subject: [PATCH 4/7] chore: Release library Google.Cloud.Tools.SecretManagerHelper version 1.0.0 ### Bug fixes - Add missing PackAsTool property in csproj Librarian-Release-Library: Google.Cloud.Tools.SecretManagerHelper Librarian-Release-Version: 1.0.0 Librarian-Release-ID: release-20260629T141519Z --- generator-input/pipeline-state.json | 5 ++--- .../Google.Cloud.Tools.SecretManagerHelper.csproj | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index d18d6e2d99f7..e103259d7af4 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -4492,11 +4492,10 @@ }, { "id": "Google.Cloud.Tools.SecretManagerHelper", - "currentVersion": "0.1.0", - "nextVersion": "1.0.0", + "currentVersion": "1.0.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2026-06-18T20:54:29.790259281Z", + "releaseTimestamp": "2026-06-29T14:28:47.009230024Z", "sourcePaths": [ "tools/Google.Cloud.Tools.SecretManagerHelper" ] diff --git a/tools/Google.Cloud.Tools.SecretManagerHelper/Google.Cloud.Tools.SecretManagerHelper.csproj b/tools/Google.Cloud.Tools.SecretManagerHelper/Google.Cloud.Tools.SecretManagerHelper.csproj index 0e32b91e521c..b986345e4eb9 100644 --- a/tools/Google.Cloud.Tools.SecretManagerHelper/Google.Cloud.Tools.SecretManagerHelper.csproj +++ b/tools/Google.Cloud.Tools.SecretManagerHelper/Google.Cloud.Tools.SecretManagerHelper.csproj @@ -6,7 +6,7 @@ net8.0 enable enable - 0.1.0 + 1.0.0 Tool used by Google .NET release processes to fetch secrets from Secret Manager. While there is nothing "secret" in this package, it is unlikely to be useful to other developers. It is only published as a matter of convenience for other Google .NET repositories. secret-manager-helper From fb01e581ed392e3e6c24ea09c8eba4ba5ed9f8c8 Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:29:52 +0000 Subject: [PATCH 5/7] chore: Release library Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 version 1.0.0-beta06 ### Bug fixes - Existing value `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 5` is changed to `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 6` in enum `Type` - Existing value `TYPE_APP_COMPONENTS_REGISTERED = 6` is changed to `TYPE_APP_COMPONENTS_REGISTERED = 7` in enum `Type` Librarian-Release-Library: Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1 Librarian-Release-Version: 1.0.0-beta06 Librarian-Release-ID: release-20260629T141519Z --- ...oogle.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj | 2 +- .../docs/history.md | 7 +++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 6 +++--- 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj b/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj index ef00bc6aa5f9..0c0fe6c4807d 100644 --- a/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj +++ b/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta05 + 1.0.0-beta06 netstandard2.0;net462 true Model, deploy, and operate your SaaS at scale. diff --git a/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/docs/history.md b/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/docs/history.md index a3fecf5ab1e8..346cd864f77f 100644 --- a/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/docs/history.md +++ b/apis/Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1/docs/history.md @@ -1,5 +1,12 @@ # Version history +## Version 1.0.0-beta06, released 2026-06-29 + +### Bug fixes + +- Existing value `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 5` is changed to `TYPE_APP_CREATED_OR_ALREADY_EXISTS = 6` in enum `Type` +- Existing value `TYPE_APP_COMPONENTS_REGISTERED = 6` is changed to `TYPE_APP_COMPONENTS_REGISTERED = 7` in enum `Type` + ## Version 1.0.0-beta05, released 2026-06-08 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index 7351d0d7814b..5f821ae897aa 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -5197,7 +5197,7 @@ }, { "id": "Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1", - "version": "1.0.0-beta05", + "version": "1.0.0-beta06", "type": "grpc", "productName": "SaaS Runtime", "productUrl": "https://cloud.google.com/saas-runtime/docs/overview", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index e103259d7af4..a4f93fd4a828 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -4682,12 +4682,12 @@ }, { "id": "Google.Cloud.SaasPlatform.SaasServiceMgmt.V1Beta1", - "currentVersion": "1.0.0-beta05", + "currentVersion": "1.0.0-beta06", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2026-06-08T14:54:50.461722440Z", + "releaseTimestamp": "2026-06-29T14:29:20.429717524Z", "lastGeneratedCommit": "256f0860cc8a4ae2e5f4f606ce7915fd10b5e5e7", - "lastReleasedCommit": "0ff3c706a5e0964c6430529c406208f2ff57cf65", + "lastReleasedCommit": "256f0860cc8a4ae2e5f4f606ce7915fd10b5e5e7", "apiPaths": [ "google/cloud/saasplatform/saasservicemgmt/v1beta1" ], From 07d55f052d1002c29cf36c53b1f61a96db684b0d Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:31:35 +0000 Subject: [PATCH 6/7] chore: Release library Google.Cloud.VectorSearch.V1 version 1.0.0-beta06 ### New features - Added `force` field to DeleteCollectionRequest to allow deleting a Collection together with its Indexes and DataObjects - Added `FieldFilter` message and `field_filter` field to ExportDataObjects to restrict which top-level Data Object fields are emitted - Relaxed `search_text` and `data_field_names` on data object search from REQUIRED to OPTIONAL (required only for the default text search mode) ### Documentation improvements - Updated documentation for listing locations Librarian-Release-Library: Google.Cloud.VectorSearch.V1 Librarian-Release-Version: 1.0.0-beta06 Librarian-Release-ID: release-20260629T141519Z --- .../Google.Cloud.VectorSearch.V1.csproj | 2 +- apis/Google.Cloud.VectorSearch.V1/docs/history.md | 12 ++++++++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 6 +++--- 4 files changed, 17 insertions(+), 5 deletions(-) diff --git a/apis/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1.csproj b/apis/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1.csproj index 6b195171eae3..23439b7a2ec8 100644 --- a/apis/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1.csproj +++ b/apis/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1/Google.Cloud.VectorSearch.V1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta05 + 1.0.0-beta06 netstandard2.0;net462 true The Vector Search API provides a fully-managed, highly performant, and scalable vector database designed to power next-generation search, recommendation, and generative AI applications. It allows you to store, index, and query your data and its corresponding vector embeddings through a simple, intuitive interface. With Vector Search, you can define custom schemas for your data, insert objects with associated metadata, automatically generate embeddings from your data, and perform fast approximate nearest neighbor (ANN) searches to find semantically similar items at scale. diff --git a/apis/Google.Cloud.VectorSearch.V1/docs/history.md b/apis/Google.Cloud.VectorSearch.V1/docs/history.md index b2e43971d3c3..2800691599f1 100644 --- a/apis/Google.Cloud.VectorSearch.V1/docs/history.md +++ b/apis/Google.Cloud.VectorSearch.V1/docs/history.md @@ -1,5 +1,17 @@ # Version history +## Version 1.0.0-beta06, released 2026-06-29 + +### New features + +- Added `force` field to DeleteCollectionRequest to allow deleting a Collection together with its Indexes and DataObjects +- Added `FieldFilter` message and `field_filter` field to ExportDataObjects to restrict which top-level Data Object fields are emitted +- Relaxed `search_text` and `data_field_names` on data object search from REQUIRED to OPTIONAL (required only for the default text search mode) + +### Documentation improvements + +- Updated documentation for listing locations + ## Version 1.0.0-beta05, released 2026-04-13 ### New features diff --git a/generator-input/apis.json b/generator-input/apis.json index 5f821ae897aa..49d51cfbf710 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -6289,7 +6289,7 @@ }, { "id": "Google.Cloud.VectorSearch.V1", - "version": "1.0.0-beta05", + "version": "1.0.0-beta06", "type": "grpc", "productName": "Vector Search", "productUrl": "https://docs.cloud.google.com/vertex-ai/docs/vector-search-2/overview", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index a4f93fd4a828..76ae69a16707 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -4902,12 +4902,12 @@ }, { "id": "Google.Cloud.VectorSearch.V1", - "currentVersion": "1.0.0-beta05", + "currentVersion": "1.0.0-beta06", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2026-04-13T15:51:50.961344030Z", + "releaseTimestamp": "2026-06-29T14:29:56.826771114Z", "lastGeneratedCommit": "0b5d8e6c5d222d37113a8961774f8e1e1cfec0c0", - "lastReleasedCommit": "8d0f6d8615c72d1907aeec8984d68df50fb6b697", + "lastReleasedCommit": "0b5d8e6c5d222d37113a8961774f8e1e1cfec0c0", "apiPaths": [ "google/cloud/vectorsearch/v1" ], From 462098c582d9d39afe8f4b882b94b7b05513f453 Mon Sep 17 00:00:00 2001 From: Google Cloud SDK Librarian Date: Mon, 29 Jun 2026 14:32:14 +0000 Subject: [PATCH 7/7] chore: Release library Google.Cloud.AgentRegistry.V1 version 1.0.0-beta01 ### New features - Initial generation for Google.Cloud.AgentRegistry.V1 Librarian-Release-Library: Google.Cloud.AgentRegistry.V1 Librarian-Release-Version: 1.0.0-beta01 Librarian-Release-ID: release-20260629T141519Z --- README.md | 1 + apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json | 2 +- .../Google.Cloud.AgentRegistry.V1.csproj | 2 +- apis/Google.Cloud.AgentRegistry.V1/docs/history.md | 8 ++++++++ generator-input/apis.json | 2 +- generator-input/pipeline-state.json | 4 +++- 6 files changed, 15 insertions(+), 4 deletions(-) create mode 100644 apis/Google.Cloud.AgentRegistry.V1/docs/history.md diff --git a/README.md b/README.md index eeacd66822a1..b3d93b79ef00 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ Each package name links to the documentation for that package. | [Google.Backstory](https://googleapis.dev/dotnet/Google.Backstory/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Backstory)](https://nuget.org/packages/Google.Backstory) | [Malachite Common Protos](https://cloud.google.com/chronicle/docs/secops/secops-overview) | | [Google.Cloud.AccessApproval.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AccessApproval.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AccessApproval.V1)](https://nuget.org/packages/Google.Cloud.AccessApproval.V1) | [Access Approval](https://cloud.google.com/access-approval/docs/) | | [Google.Cloud.AdvisoryNotifications.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AdvisoryNotifications.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AdvisoryNotifications.V1)](https://nuget.org/packages/Google.Cloud.AdvisoryNotifications.V1) | [Advisory Notifications](https://cloud.google.com/advisory-notifications/docs/overview) | +| [Google.Cloud.AgentRegistry.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AgentRegistry.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AgentRegistry.V1)](https://nuget.org/packages/Google.Cloud.AgentRegistry.V1) | [Agent Registry](https://docs.cloud.google.com/agent-registry/overview) | | [Google.Cloud.AlloyDb.V1](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1) | [AlloyDB (V1 API)](https://cloud.google.com/alloydb/docs) | | [Google.Cloud.AlloyDb.V1Alpha](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Alpha/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1Alpha)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1Alpha) | [AlloyDB (V1Alpha API)](https://cloud.google.com/alloydb/docs) | | [Google.Cloud.AlloyDb.V1Beta](https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AlloyDb.V1Beta/latest) | [![NuGet](https://img.shields.io/nuget/v/Google.Cloud.AlloyDb.V1Beta)](https://nuget.org/packages/Google.Cloud.AlloyDb.V1Beta) | [AlloyDB (V1Beta API)](https://cloud.google.com/alloydb/docs) | diff --git a/apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json b/apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json index 5498b12ea31b..5fb03efcf79c 100644 --- a/apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json +++ b/apis/Google.Cloud.AgentRegistry.V1/.repo-metadata.json @@ -1,6 +1,6 @@ { "distribution_name": "Google.Cloud.AgentRegistry.V1", - "release_level": "unreleased", + "release_level": "preview", "client_documentation": "https://cloud.google.com/dotnet/docs/reference/Google.Cloud.AgentRegistry.V1/latest", "library_type": "GAPIC_AUTO", "language": "dotnet", diff --git a/apis/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1.csproj b/apis/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1.csproj index 8e19823321b7..4cbe129ee437 100644 --- a/apis/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1.csproj +++ b/apis/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1/Google.Cloud.AgentRegistry.V1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta00 + 1.0.0-beta01 netstandard2.0;net462 true Agent Registry is a centralized, unified catalog that lets you store, discover, and govern Model Context Protocol (MCP) servers, tools, and AI agents within Google Cloud. diff --git a/apis/Google.Cloud.AgentRegistry.V1/docs/history.md b/apis/Google.Cloud.AgentRegistry.V1/docs/history.md new file mode 100644 index 000000000000..f759637fa9aa --- /dev/null +++ b/apis/Google.Cloud.AgentRegistry.V1/docs/history.md @@ -0,0 +1,8 @@ +# Version history + +## Version 1.0.0-beta01, released 2026-06-29 + +### New features + +- Initial generation for Google.Cloud.AgentRegistry.V1 + diff --git a/generator-input/apis.json b/generator-input/apis.json index 49d51cfbf710..18bc51ae0715 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -330,7 +330,7 @@ }, { "id": "Google.Cloud.AgentRegistry.V1", - "version": "1.0.0-beta00", + "version": "1.0.0-beta01", "type": "grpc", "productName": "Agent Registry", "productUrl": "https://docs.cloud.google.com/agent-registry/overview", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index 76ae69a16707..9c631dae0f2d 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -5097,10 +5097,12 @@ }, { "id": "Google.Cloud.AgentRegistry.V1", - "nextVersion": "1.0.0-beta01", + "currentVersion": "1.0.0-beta01", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", + "releaseTimestamp": "2026-06-29T14:31:42.930729762Z", "lastGeneratedCommit": "5403278d28f43d2071393d7ad306c5f1cdfd9d90", + "lastReleasedCommit": "5403278d28f43d2071393d7ad306c5f1cdfd9d90", "apiPaths": [ "google/cloud/agentregistry/v1" ],