diff --git a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/Google.Apps.Chat.V1.csproj b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/Google.Apps.Chat.V1.csproj index a3e0f0f0e133..99380aa8a6d9 100644 --- a/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/Google.Apps.Chat.V1.csproj +++ b/apis/Google.Apps.Chat.V1/Google.Apps.Chat.V1/Google.Apps.Chat.V1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta19 + 1.0.0-beta20 netstandard2.0;net462 true Recommended Google client library to access the Google Chat API, which lets you build Chat apps to integrate your services with Google Chat and manage Chat resources such as spaces, members, and messages. diff --git a/apis/Google.Apps.Chat.V1/docs/history.md b/apis/Google.Apps.Chat.V1/docs/history.md index ff71b23b62bc..93a0d6fd8f29 100644 --- a/apis/Google.Apps.Chat.V1/docs/history.md +++ b/apis/Google.Apps.Chat.V1/docs/history.md @@ -1,5 +1,17 @@ # Version history +## Version 1.0.0-beta20, released 2025-12-29 + +### New features + +- Add app authorization support to space APIs +- Add accessory widget support for private messages +- Addition of GMAIL_MESSAGE value for RichLinkType enum in the RichLinkMetadata proto + +### Documentation improvements + +- Improve documentation of attachment.proto, event_payload.proto and space.proto + ## Version 1.0.0-beta19, released 2025-11-03 ### New features diff --git a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj index 90362402bc9a..52ab846d7629 100644 --- a/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1/Google.Cloud.AIPlatform.V1.csproj @@ -1,7 +1,7 @@  - 3.59.0 + 3.60.0 netstandard2.0;net462 true Recommended Google client library to access the Vertex AI API (v1), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort. diff --git a/apis/Google.Cloud.AIPlatform.V1/docs/history.md b/apis/Google.Cloud.AIPlatform.V1/docs/history.md index c9bb40a9dc7c..44ae7e504ace 100644 --- a/apis/Google.Cloud.AIPlatform.V1/docs/history.md +++ b/apis/Google.Cloud.AIPlatform.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 3.60.0, released 2025-12-29 + +### New features + +- Add Lustre support to the Vertex Training Custom Job API + +### Documentation improvements + +- Update comments for machine resources and autoscaling + ## Version 3.59.0, released 2025-12-12 ### New features diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj index 6358985c209e..c4394be3dca7 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1/Google.Cloud.AIPlatform.V1Beta1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta63 + 1.0.0-beta64 netstandard2.0;net462 true Recommended Google client library to access the Vertex AI API (v1beta), which allows you to train high-quality custom machine learning models with minimal machine learning expertise and effort. diff --git a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md index 6951c1fc08d9..79c40fa6434e 100644 --- a/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md +++ b/apis/Google.Cloud.AIPlatform.V1Beta1/docs/history.md @@ -1,5 +1,16 @@ # Version history +## Version 1.0.0-beta64, released 2025-12-29 + +### New features + +- Add Lustre support to the Vertex Training Custom Job API + +### Documentation improvements + +- A comment for field `timeout` in message `.google.cloud.aiplatform.v1beta1.Scheduling` is changed +- A comment for field `restart_job_on_worker_restart` in message `.google.cloud.aiplatform.v1beta1.Scheduling` is changed + ## Version 1.0.0-beta63, released 2025-12-09 ### Bug fixes diff --git a/apis/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta.csproj b/apis/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta.csproj index ed36e4e1deba..b2a8e0f679ba 100644 --- a/apis/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta.csproj +++ b/apis/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta/Google.Cloud.AlloyDb.V1Beta.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta14 + 1.0.0-beta15 netstandard2.0;net462 true Recommended Google client library to access the AlloyDB API (v1beta). AlloyDB for PostgreSQL is an open source-compatible database service that provides a powerful option for migrating, modernizing, or building commercial-grade applications. diff --git a/apis/Google.Cloud.AlloyDb.V1Beta/docs/history.md b/apis/Google.Cloud.AlloyDb.V1Beta/docs/history.md index aafad209effe..d6a20adba1a5 100644 --- a/apis/Google.Cloud.AlloyDb.V1Beta/docs/history.md +++ b/apis/Google.Cloud.AlloyDb.V1Beta/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 1.0.0-beta15, released 2025-12-29 + +### New features + +- Add POSTGRES_18 to DatabaseVersion + ## Version 1.0.0-beta14, released 2025-11-03 ### New features diff --git a/apis/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1.csproj b/apis/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1.csproj index 9c4ff29e6533..b835af809102 100644 --- a/apis/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1.csproj +++ b/apis/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1/Google.Cloud.ArtifactRegistry.V1.csproj @@ -1,7 +1,7 @@  - 2.13.0 + 2.14.0 netstandard2.0;net462 true Recommended Google client library to access the Artifact Registry API v1, which stores and manages build artifacts in a scalable and integrated service built on Google infrastructure. diff --git a/apis/Google.Cloud.ArtifactRegistry.V1/docs/history.md b/apis/Google.Cloud.ArtifactRegistry.V1/docs/history.md index 014418850856..e4672683da2a 100644 --- a/apis/Google.Cloud.ArtifactRegistry.V1/docs/history.md +++ b/apis/Google.Cloud.ArtifactRegistry.V1/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 2.14.0, released 2025-12-29 + +### New features + +- Add Fingerprint to Artifact Registry Version resource + +### Documentation improvements + +- Update the description of ExportArtifact + ## Version 2.13.0, released 2025-12-03 ### New features diff --git a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj index f2fba251cf33..5c3fe48ea897 100644 --- a/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj +++ b/apis/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1/Google.Cloud.Compute.V1.csproj @@ -1,7 +1,7 @@  - 3.20.0 + 3.21.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Compute Engine API. diff --git a/apis/Google.Cloud.Compute.V1/docs/history.md b/apis/Google.Cloud.Compute.V1/docs/history.md index 5b4f379fef8a..a767c9d753c6 100644 --- a/apis/Google.Cloud.Compute.V1/docs/history.md +++ b/apis/Google.Cloud.Compute.V1/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 3.21.0, released 2025-12-29 + +### New features + +- [DIREGAPIC] Update v1 API definitions to revision 20251202 + ## Version 3.20.0, released 2025-12-09 ### New features diff --git a/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta.csproj b/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta.csproj index 3f9a9025b6d3..9ce606e9ad38 100644 --- a/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta.csproj +++ b/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta/Google.Cloud.GeminiDataAnalytics.V1Beta.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta05 + 1.0.0-beta06 netstandard2.0;net462 true Recommended Google client library to access the Conversational Analytics API (v1beta), which enables developers to build an artificial intelligence (AI)-powered chat interface, or data agent, that answers questions about structured data in BigQuery, Looker, and Looker Studio using natural language. diff --git a/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/docs/history.md b/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/docs/history.md index 2e574ca30314..76ba120132fe 100644 --- a/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/docs/history.md +++ b/apis/Google.Cloud.GeminiDataAnalytics.V1Beta/docs/history.md @@ -1,5 +1,16 @@ # Version history +## Version 1.0.0-beta06, released 2025-12-29 + +### New features + +- Add LookerGoldenQuery to Context +- Add LookerGoldenQuery to Context + +### Documentation improvements + +- Specify the data sources supported only by the QueryData API + ## Version 1.0.0-beta05, released 2025-12-12 ### New features diff --git a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj index 5aaa2d014e62..5c31e51cfb37 100644 --- a/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj +++ b/apis/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1/Google.Cloud.Memorystore.V1.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta04 + 1.0.0-beta05 netstandard2.0;net462 true Recommended Google client library to administer Cloud Memorystore (v1), a fully-managed database service that provides a managed version of popular open source caching solutions. diff --git a/apis/Google.Cloud.Memorystore.V1/docs/history.md b/apis/Google.Cloud.Memorystore.V1/docs/history.md index 7057dac218f3..bc2b8f4accb1 100644 --- a/apis/Google.Cloud.Memorystore.V1/docs/history.md +++ b/apis/Google.Cloud.Memorystore.V1/docs/history.md @@ -1,5 +1,28 @@ # Version history +## Version 1.0.0-beta05, released 2025-12-29 + +### New features + +- A new field `Instance.simulate_maintenance_event` is added to message `.google.cloud.memorystore.v1.` +- A new field `satisfies_pzs` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `satisfies_pzi` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `kms_key` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `effective_maintenance_version` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `available_maintenance_versions` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `allow_fewer_zones_deployment` is added to message `.google.cloud.memorystore.v1.Instance` +- A new field `total_backup_size_bytes` is added to message `.google.cloud.memorystore.v1.BackupCollection` +- A new field `total_backup_count` is added to message `.google.cloud.memorystore.v1.BackupCollection` +- A new field `last_backup_time` is added to message `.google.cloud.memorystore.v1.BackupCollection` +- A new field `encryption_info` is added to message `.google.cloud.memorystore.v1.Backup` +- A new message `EncryptionInfo` is added + +### Documentation improvements + +- A comment for field `discovery_endpoints` in message `.google.cloud.memorystore.v1.Instance` is changed + ## Version 1.0.0-beta04, released 2025-11-05 ### New features diff --git a/apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.csproj b/apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.csproj index 214afe8f2ae6..d2e485b97b38 100644 --- a/apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.csproj +++ b/apis/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1/Google.Cloud.Spanner.Admin.Database.V1.csproj @@ -1,7 +1,7 @@  - 5.8.0 + 5.9.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Spanner Database Admin API. diff --git a/apis/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1.csproj b/apis/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1.csproj index 565b7f1e66ca..6b1726a4dd37 100644 --- a/apis/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1.csproj +++ b/apis/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1/Google.Cloud.Spanner.Admin.Instance.V1.csproj @@ -1,7 +1,7 @@  - 5.8.0 + 5.9.0 netstandard2.0;net462 true Recommended Google client library to access the Google Cloud Spanner Instance Admin API. diff --git a/apis/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1.csproj b/apis/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1.csproj index 3d5c43758cf5..693e518e63ea 100644 --- a/apis/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1.csproj +++ b/apis/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1/Google.Cloud.Spanner.Common.V1.csproj @@ -1,7 +1,7 @@  - 5.8.0 + 5.9.0 netstandard2.0;net462 true Common resource names used by all Spanner V1 APIs diff --git a/apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.csproj b/apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.csproj index d9f249d3be1c..e17ab18a1018 100644 --- a/apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.csproj +++ b/apis/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data/Google.Cloud.Spanner.Data.csproj @@ -1,7 +1,7 @@  - 5.8.0 + 5.9.0 netstandard2.1;net462 true Google ADO.NET Provider for Google Cloud Spanner. diff --git a/apis/Google.Cloud.Spanner.Data/docs/history.md b/apis/Google.Cloud.Spanner.Data/docs/history.md index f6b7c6c3dfcd..b514fc5712a7 100644 --- a/apis/Google.Cloud.Spanner.Data/docs/history.md +++ b/apis/Google.Cloud.Spanner.Data/docs/history.md @@ -1,5 +1,15 @@ # Version history +## Version 5.9.0, released 2025-12-29 + +### New features + +- Exposing total CPU related fields in AutoscalingConfig + +### Documentation improvements + +- Update high_priority_cpu_utilization_percent in AutoscalingConfig to be Optional and clarify its behavior when not specified + ## Version 5.8.0, released 2025-12-03 ### New features diff --git a/apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1.csproj b/apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1.csproj index d1a34085a0ee..6e62d85d99d6 100644 --- a/apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1.csproj +++ b/apis/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1/Google.Cloud.Spanner.V1.csproj @@ -1,7 +1,7 @@  - 5.8.0 + 5.9.0 netstandard2.0;net462 true Low-level Google client library to access the Google Cloud Spanner API. The ADO.NET provider (Google.Cloud.Spanner.Data) which depends on this package is generally preferred for Spanner access. diff --git a/apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions.csproj b/apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions.csproj index a83fb3cc91a2..e93558ea0816 100644 --- a/apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions.csproj +++ b/apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions.csproj @@ -1,7 +1,7 @@  - 1.0.0-beta02 + 1.0.0-beta03 netstandard2.0;net462 true Vertex AI implementation of Microsoft.Extensions.AI. diff --git a/apis/Google.Cloud.VertexAI.Extensions/docs/history.md b/apis/Google.Cloud.VertexAI.Extensions/docs/history.md index 6c31b79ac439..ff0547bb0cdc 100644 --- a/apis/Google.Cloud.VertexAI.Extensions/docs/history.md +++ b/apis/Google.Cloud.VertexAI.Extensions/docs/history.md @@ -1,5 +1,11 @@ # Version history +## Version 1.0.0-beta03, released 2025-12-29 + +### New features + +- Update to M.E.AI.Abstractions 10.1.1 + ## Version 1.0.0-beta02, released 2025-12-15 ### Bug fixes diff --git a/generator-input/apis.json b/generator-input/apis.json index 410ff0528c0f..8a2e2bb882ba 100644 --- a/generator-input/apis.json +++ b/generator-input/apis.json @@ -136,7 +136,7 @@ }, { "id": "Google.Apps.Chat.V1", - "version": "1.0.0-beta19", + "version": "1.0.0-beta20", "type": "grpc", "productName": "Google Chat", "productUrl": "https://developers.google.com/chat/concepts", @@ -365,7 +365,7 @@ }, { "id": "Google.Cloud.AlloyDb.V1Beta", - "version": "1.0.0-beta14", + "version": "1.0.0-beta15", "type": "grpc", "productName": "AlloyDB", "productUrl": "https://cloud.google.com/alloydb/docs", @@ -412,7 +412,7 @@ }, { "id": "Google.Cloud.AIPlatform.V1Beta1", - "version": "1.0.0-beta63", + "version": "1.0.0-beta64", "type": "grpc", "productName": "Vertex AI", "productUrl": "https://cloud.google.com/vertex-ai/docs", @@ -436,7 +436,7 @@ }, { "id": "Google.Cloud.AIPlatform.V1", - "version": "3.59.0", + "version": "3.60.0", "type": "grpc", "productName": "Vertex AI", "productUrl": "https://cloud.google.com/vertex-ai/docs", @@ -640,7 +640,7 @@ }, { "id": "Google.Cloud.ArtifactRegistry.V1", - "version": "2.13.0", + "version": "2.14.0", "type": "grpc", "productName": "Artifact Registry", "productUrl": "https://cloud.google.com/artifact-registry", @@ -1688,7 +1688,7 @@ }, { "id": "Google.Cloud.Compute.V1", - "version": "3.20.0", + "version": "3.21.0", "type": "regapic", "productName": "Compute Engine", "productUrl": "https://cloud.google.com/compute", @@ -2987,7 +2987,7 @@ }, { "id": "Google.Cloud.GeminiDataAnalytics.V1Beta", - "version": "1.0.0-beta05", + "version": "1.0.0-beta06", "type": "grpc", "productName": "Data Analytics API with Gemini", "productUrl": "https://cloud.google.com/gemini/docs/conversational-analytics-api/overview", @@ -3824,7 +3824,7 @@ }, { "id": "Google.Cloud.Memorystore.V1", - "version": "1.0.0-beta04", + "version": "1.0.0-beta05", "type": "grpc", "productName": "Memorystore", "productUrl": "https://cloud.google.com/memorystore/docs/valkey", @@ -5415,7 +5415,7 @@ "protoPath": "google/spanner/admin/database/v1", "productName": "Google Cloud Spanner Database Administration", "productUrl": "https://cloud.google.com/spanner/", - "version": "5.8.0", + "version": "5.9.0", "commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json", "type": "grpc", "description": "Recommended Google client library to access the Google Cloud Spanner Database Admin API.", @@ -5443,7 +5443,7 @@ "protoPath": "google/spanner/admin/instance/v1", "productName": "Google Cloud Spanner Instance Administration", "productUrl": "https://cloud.google.com/spanner/", - "version": "5.8.0", + "version": "5.9.0", "commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json", "type": "grpc", "description": "Recommended Google client library to access the Google Cloud Spanner Instance Admin API.", @@ -5468,7 +5468,7 @@ { "id": "Google.Cloud.Spanner.Data", "targetFrameworks": "netstandard2.1;net462", - "version": "5.8.0", + "version": "5.9.0", "type": "other", "metadataType": "INTEGRATION", "shortName": "spanner", @@ -5505,7 +5505,7 @@ { "id": "Google.Cloud.Spanner.Common.V1", "type": "other", - "version": "5.8.0", + "version": "5.9.0", "description": "Common resource names used by all Spanner V1 APIs", "shortName": "spanner", "tags": [ @@ -5522,7 +5522,7 @@ "protoPath": "google/spanner/v1", "productName": "Google Cloud Spanner", "productUrl": "https://cloud.google.com/spanner/", - "version": "5.8.0", + "version": "5.9.0", "commonResourcesConfig": "tweaks/Google.Cloud.Spanner.Common.V1/CommonResourcesConfig.json", "type": "grpc", "metadataType": "GAPIC_COMBO", @@ -6050,7 +6050,7 @@ }, { "id": "Google.Cloud.VertexAI.Extensions", - "version": "1.0.0-beta02", + "version": "1.0.0-beta03", "type": "other", "metadataType": "INTEGRATION", "description": "Vertex AI implementation of Microsoft.Extensions.AI.", diff --git a/generator-input/pipeline-state.json b/generator-input/pipeline-state.json index 9239ab9725ca..fc255da01a08 100644 --- a/generator-input/pipeline-state.json +++ b/generator-input/pipeline-state.json @@ -93,12 +93,12 @@ }, { "id": "Google.Apps.Chat.V1", - "currentVersion": "1.0.0-beta19", + "currentVersion": "1.0.0-beta20", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-11-03T18:27:28.065987146Z", + "releaseTimestamp": "2025-12-29T14:05:19.571083756Z", "lastGeneratedCommit": "1a9d00bed77e6db82ff67764ffe14e3b5209f5cd", - "lastReleasedCommit": "98fef441cef53480961d4e174164def1834a290c", + "lastReleasedCommit": "1a9d00bed77e6db82ff67764ffe14e3b5209f5cd", "apiPaths": [ "google/chat/v1" ], @@ -243,12 +243,12 @@ }, { "id": "Google.Cloud.AlloyDb.V1Beta", - "currentVersion": "1.0.0-beta14", + "currentVersion": "1.0.0-beta15", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-11-03T18:38:10.331253988Z", + "releaseTimestamp": "2025-12-29T14:06:17.186388101Z", "lastGeneratedCommit": "59fdfa7adad87f1698f2351591d8379a230041af", - "lastReleasedCommit": "48c3f2f1639caf5f99acd0490bc3da1abe6190cd", + "lastReleasedCommit": "59fdfa7adad87f1698f2351591d8379a230041af", "apiPaths": [ "google/cloud/alloydb/v1beta" ], @@ -273,12 +273,12 @@ }, { "id": "Google.Cloud.AIPlatform.V1Beta1", - "currentVersion": "1.0.0-beta63", + "currentVersion": "1.0.0-beta64", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-09T10:55:33.816793043Z", + "releaseTimestamp": "2025-12-29T14:08:43.538281085Z", "lastGeneratedCommit": "a8e146aa16692f8addd1f31c5c0964de14a314d9", - "lastReleasedCommit": "a448b7d9f0778ee4e14d0be52269facb41989c4b", + "lastReleasedCommit": "a8e146aa16692f8addd1f31c5c0964de14a314d9", "apiPaths": [ "google/cloud/aiplatform/v1beta1" ], @@ -288,12 +288,12 @@ }, { "id": "Google.Cloud.AIPlatform.V1", - "currentVersion": "3.59.0", + "currentVersion": "3.60.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-12T00:08:36.601780401Z", + "releaseTimestamp": "2025-12-29T14:10:54.390833985Z", "lastGeneratedCommit": "affadb6065604127974a094649edbaceacfa2433", - "lastReleasedCommit": "effe5c4fa816021e724ca856d5640f2e55b14a8b", + "lastReleasedCommit": "affadb6065604127974a094649edbaceacfa2433", "apiPaths": [ "google/cloud/aiplatform/v1" ], @@ -408,12 +408,12 @@ }, { "id": "Google.Cloud.ArtifactRegistry.V1", - "currentVersion": "2.13.0", + "currentVersion": "2.14.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-03T08:43:36.979604179Z", + "releaseTimestamp": "2025-12-29T14:11:59.820043458Z", "lastGeneratedCommit": "347b0e45a6ec42e183e44ce11e0cb0eaf7f24caa", - "lastReleasedCommit": "535d161c24965e9ed1a0b27032cc1c8b4beab818", + "lastReleasedCommit": "347b0e45a6ec42e183e44ce11e0cb0eaf7f24caa", "apiPaths": [ "google/devtools/artifactregistry/v1" ], @@ -1073,12 +1073,12 @@ }, { "id": "Google.Cloud.Compute.V1", - "currentVersion": "3.20.0", + "currentVersion": "3.21.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-09T10:59:45.055022543Z", + "releaseTimestamp": "2025-12-29T14:13:50.649137305Z", "lastGeneratedCommit": "840758a5dfe709331f2844603dd161a74e6f2696", - "lastReleasedCommit": "4667f02b64f2259ef21249b026ced7bb4351c632", + "lastReleasedCommit": "840758a5dfe709331f2844603dd161a74e6f2696", "apiPaths": [ "google/cloud/compute/v1" ], @@ -2118,12 +2118,12 @@ }, { "id": "Google.Cloud.Memorystore.V1", - "currentVersion": "1.0.0-beta04", + "currentVersion": "1.0.0-beta05", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-11-05T21:52:16.010262114Z", + "releaseTimestamp": "2025-12-29T14:18:27.007976823Z", "lastGeneratedCommit": "b60f5a5783d5ec0e8a8d254f73ad00316b9b646f", - "lastReleasedCommit": "36533b09a6b383f3c30d13c3c26092154ecf5388", + "lastReleasedCommit": "b60f5a5783d5ec0e8a8d254f73ad00316b9b646f", "apiPaths": [ "google/cloud/memorystore/v1" ], @@ -4062,12 +4062,12 @@ }, { "id": "Google.Cloud.Spanner", - "currentVersion": "5.8.0", + "currentVersion": "5.9.0", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-03T09:04:40.487219777Z", + "releaseTimestamp": "2025-12-29T14:19:24.924107830Z", "lastGeneratedCommit": "6e20492aec2aab4837928440f1026d32a6251fa0", - "lastReleasedCommit": "ded7ed1e4cce7c165c56a417572cebea9bc1d82c", + "lastReleasedCommit": "6e20492aec2aab4837928440f1026d32a6251fa0", "apiPaths": [ "google/spanner/admin/database/v1", "google/spanner/admin/instance/v1", @@ -4397,12 +4397,12 @@ }, { "id": "Google.Cloud.GeminiDataAnalytics.V1Beta", - "currentVersion": "1.0.0-beta05", + "currentVersion": "1.0.0-beta06", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-12T00:11:55.658657647Z", + "releaseTimestamp": "2025-12-29T14:46:54.891992741Z", "lastGeneratedCommit": "80509f2e7c23556d0068eb01471bc9ddd7b93bb5", - "lastReleasedCommit": "b32495a713a68dd0dff90cf0b24021debfca048a", + "lastReleasedCommit": "80509f2e7c23556d0068eb01471bc9ddd7b93bb5", "apiPaths": [ "google/cloud/geminidataanalytics/v1beta" ], @@ -4726,10 +4726,10 @@ }, { "id": "Google.Cloud.VertexAI.Extensions", - "currentVersion": "1.0.0-beta02", + "currentVersion": "1.0.0-beta03", "generationAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", "releaseAutomationLevel": "AUTOMATION_LEVEL_AUTOMATIC", - "releaseTimestamp": "2025-12-15T14:12:17.192126017Z", + "releaseTimestamp": "2025-12-29T14:47:34.418650028Z", "sourcePaths": [ "apis/Google.Cloud.VertexAI.Extensions/Google.Cloud.VertexAI.Extensions" ]