Changes
1.22.0 (2026-07-13)
Features
1.21.0 (2026-05-07)
1.20.0 (2026-04-30)
1.19.0 (2026-04-13)
1.18.0 (2026-04-09)
1.17.0 (2026-04-02)
1.16.0 (2026-03-26)
Documentation
- An existing repeated string field custom_audiences is marked deprecated for WorkerPools API (5e50d57)
1.15.0 (2026-01-22)
Features
- add instances client library (8ddeca5)
Documentation
- add instances description (8ddeca5)
1.14.0 (2026-01-15)
1.13.0 (2025-12-11)
Features
- add SourceCode proto to Run container config (21c9dbf)
Documentation
- A comment for field
custom_audiences in message .google.cloud.run.v2.WorkerPool is changed (21c9dbf) - A comment for field
etag in message .google.cloud.run.v2.Job is changed (21c9dbf) - A comment for field
etag in message .google.cloud.run.v2.Service is changed (21c9dbf) - A comment for field
etag in message .google.cloud.run.v2.WorkerPool is changed (21c9dbf) - A comment for field
invoker_iam_disabled in message .google.cloud.run.v2.Service is changed (21c9dbf) - A comment for field
items in message .google.cloud.run.v2.SecretVolumeSource is changed (21c9dbf) - A comment for field
latest_ready_revision in message .google.cloud.run.v2.WorkerPool is changed (21c9dbf) - A comment for field
limits in message .google.cloud.run.v2.ResourceRequirements is changed (21c9dbf) - A comment for field
name in message .google.cloud.run.v2.Service is changed (21c9dbf) - A comment for field
observed_generation in message .google.cloud.run.v2.WorkerPool is changed (21c9dbf) - A comment for field
reconciling in message .google.cloud.run.v2.WorkerPool is changed (21c9dbf)
1.12.1 (2025-10-07)
Bug Fixes
- run: Upgrade gRPC service registration func (bc93e83)
1.12.0 (2025-08-12)
Features
- run: Adding new resource tpye run.googleapis.com/WorkerPool. (53f9781)
Bug Fixes
- run: A type of an existing resource_reference option of the field
worker_pool in message .google.cloud.run.v2.BuildConfig is changed from cloudbuild.googleapis.com/WorkerPool to cloudbuild.googleapis.com/BuildWorkerPool (53f9781) - run: A type of an existing resource_reference option of the field
worker_pool in message .google.cloud.run.v2.SubmitBuildRequest is changed from cloudbuild.googleapis.com/WorkerPool to cloudbuild.googleapis.com/BuildWorkerPool (53f9781) - run: An existing resource_definition
cloudbuild.googleapis.com/WorkerPool is removed (53f9781)
1.11.0 (2025-07-16)
Features
- run: Add new field
term_signal to .google.cloud.run.v2.TaskAttemptResult (f3c3c1a) - run: Support GPU zonal redundancy setting for Cloud Run jobs (f3c3c1a)
1.10.1 (2025-06-04)
Bug Fixes
- run: Manually fix default endpoints in frozen locations_client.go (#12399) (c2af696), refs #12389
1.10.0 (2025-05-21)
Features
- run: Support GPU zonal redundancy setting in Cloud Run services (2aaada3)
- run: Support node selector in Cloud Run jobs for GPU setting (2aaada3)
1.9.3 (2025-04-15)
Bug Fixes
- run: Update google.golang.org/api to 0.229.0 (3319672)
1.9.2 (2025-03-13)
Bug Fixes
- run: Update golang.org/x/net to 0.37.0 (1144978)
1.9.1 (2025-03-06)
Bug Fixes
- run: Fix out-of-sync version.go (28f0030)
1.9.0 (2025-02-05)
Features
- run: Add Base Image URI to Container (72046f5)
- run: Add BuildConfig to Services for configuring Run functions (#11559) (72046f5)
- run: Add BuildInfo to Revision for displaying BuildConfig used for a specific revision deployment (72046f5)
- run: Add creator field to Execution (72046f5)
- run: Add project_descriptor to BuildspackBuild (72046f5)
Documentation
- run: Some typos were fixed and formatting changed (72046f5)
1.8.1 (2025-01-02)
Bug Fixes
- run: Update golang.org/x/net to v0.33.0 (e9b0b69)
1.8.0 (2024-11-19)
Features
- run: Support manual instance count in Cloud Run for manual scaling feature (c1e936d)
1.7.0 (2024-11-14)
Features
- run: Add EncryptionKeyRevocationAction and shutdown duration configuration to Services (f329c4c)
Documentation
- run: Fixed formatting of some documentation (f329c4c)
1.6.1 (2024-10-23)
Bug Fixes
- run: Update google.golang.org/api to v0.203.0 (8bb87d5)
- run: WARNING: On approximately Dec 1, 2024, an update to Protobuf will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go files. This change is expected to affect very few if any users of this client library. For more information, see https://togithub.com/googleapis/google-cloud-go/issues/11020. (2b8ca4b)
1.6.0 (2024-10-09)
Features
- run: Add Builds API (78d8513)
- run: Add GPU configuration to Services (78d8513)
- run: Add INGRESS_TRAFFIC_NONE to Services (78d8513)
- run: Add Service Mesh configuration to Services (78d8513)
- run: Add ServiceScaling to Services (78d8513)
Documentation
- run: Fixed formatting of some documentation (78d8513)
1.5.1 (2024-09-12)
Bug Fixes
1.5.0 (2024-08-20)
Features
- run: Add support for Go 1.23 iterators (84461c0)
1.4.1 (2024-08-08)
Bug Fixes
- run: Update google.golang.org/api to v0.191.0 (5b32644)
1.4.0 (2024-07-24)
Features
- run: Add Job ExecutionReference.completion_status to show status of the most recent execution (eb63f0d)
- run: Add Job start_execution_token and run_execution_token to execute jobs immediately on creation (eb63f0d)
- run: Support update_mask in Cloud Run UpdateService (eb63f0d)
Bug Fixes
Documentation
- run: Clarify optional fields in Cloud Run requests (eb63f0d)
1.3.10 (2024-07-10)
Bug Fixes
1.3.9 (2024-07-01)
Bug Fixes
1.3.8 (2024-06-26)
Bug Fixes
1.3.7 (2024-05-01)
Bug Fixes
- run: Add internaloption.WithDefaultEndpointTemplate (3b41408)
- run: Bump x/net to v0.24.0 (ba31ed5)
1.3.6 (2024-03-14)
Bug Fixes
- run: Update protobuf dep to v1.33.0 (30b038d)
1.3.5 (2024-03-07)
Documentation
- run: Clarify some defaults and required or optional values (#9505) (1cf28f6)
1.3.4 (2024-01-30)
Bug Fixes
- run: Enable universe domain resolution options (fd1d569)
1.3.3 (2023-11-01)
Bug Fixes
- run: Bump google.golang.org/api to v0.149.0 (8d2ab9f)
1.3.2 (2023-10-26)
Bug Fixes
- run: Update grpc-go to v1.59.0 (81a97b0)
1.3.1 (2023-10-12)
Bug Fixes
- run: Update golang.org/x/net to v0.17.0 (174da47)
1.3.0 (2023-10-04)
Features
- run: Adds support for cancel Execution (02a899c)
Bug Fixes
- run: Removes accidentally exposed field service.traffic_tags_cleanup_threshold in Cloud Run Service (57fc1a6)
1.2.0 (2023-07-10)
Features
1.1.1 (2023-06-20)
Bug Fixes
- run: REST query UpdateMask bug (df52820)
1.1.0 (2023-05-30)
Features
- run: Update all direct dependencies (b340d03)
1.0.1 (2023-05-08)
Bug Fixes
- run: Update grpc to v1.55.0 (1147ce0)
1.0.0 (2023-04-04)
Features
0.9.0 (2023-03-15)
Features
- run: Update iam and longrunning deps (91a1f78)
0.8.0 (2023-01-26)
Features
- run: Add REST client (06a54a1)
- run: Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate docs: Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API (19e9d03)
- run: Adds Cloud Run Jobs v2 API client libraries (9c5d6c8)
- run: Adds gRPC probe support to Cloud Run v2 API client libraries (9c5d6c8)
- run: Adds Startup and Liveness probes to Cloud Run v2 API client libraries (8b203b8)
- run: Rewrite signatures in terms of new location (3c4b2b3)
- run: Start generating stubs dir (de2d180)
Documentation
- run: Fix the main client gem name listed in the readme (a679a5a)
0.7.0 (2023-01-26)
Features
- run: Add REST client (06a54a1)
- run: Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate docs: Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API (19e9d03)
- run: Adds Cloud Run Jobs v2 API client libraries (9c5d6c8)
- run: Adds gRPC probe support to Cloud Run v2 API client libraries (9c5d6c8)
- run: Adds Startup and Liveness probes to Cloud Run v2 API client libraries (8b203b8)
- run: Rewrite signatures in terms of new location (3c4b2b3)
- run: Start generating stubs dir (de2d180)
Documentation
- run: Fix the main client gem name listed in the readme (a679a5a)
0.6.0 (2023-01-26)
Features
- run: Adding support for encryption_key_revocation_action and encryption_key_shutdown_duration for RevisionTemplate and ExecutionTemplate docs: Documentation improvements, including clarification that v1 labels/annotations are rejected in v2 API (19e9d03)
0.5.0 (2023-01-04)
Features
0.4.0 (2022-11-09)
Features
- run: Adds Cloud Run Jobs v2 API client libraries (9c5d6c8)
- run: Adds gRPC probe support to Cloud Run v2 API client libraries (9c5d6c8)
0.3.0 (2022-11-03)
Features
- run: rewrite signatures in terms of new location (3c4b2b3)
0.2.0 (2022-10-25)
Features
- run: Adds Startup and Liveness probes to Cloud Run v2 API client libraries (8b203b8)
- run: start generating stubs dir (de2d180)
0.1.2 (2022-09-15)
Documentation
- run: Fix the main client gem name listed in the readme (a679a5a)
0.1.1 (2022-05-24)
Bug Fixes
- run: Updates pre-release Cloud Run v2 Preview client libraries to work with the latest API revision (6ef576e)
0.1.0 (2022-04-06)
Features