Changes

1.32.0 (2026-07-13)

Features

1.31.0 (2026-06-26)

Features

1.30.0 (2026-05-07)

1.29.0 (2026-04-30)

1.28.0 (2026-04-13)

1.27.0 (2026-04-09)

1.26.0 (2026-04-02)

1.25.0 (2025-12-18)

1.24.0 (2025-12-04)

Features

  • Update GCB with latest proto changes (185951b)

1.23.1 (2025-10-07)

Bug Fixes

  • cloudbuild: Upgrade gRPC service registration func (bc93e83)

1.23.0 (2025-08-18)

Features

  • cloudbuild/apiv1: Add option to enable nested virtualization if available (#12720) (f45b222)

Documentation

  • cloudbuild/apiv1: Update comments for machine_type and disk_size_gb (f45b222)

1.22.3 (2025-07-31)

Documentation

  • cloudbuild/apiv1: Updated Private Service Connect IP ranges when route_all_traffic is false (83f894e)

1.22.2 (2025-04-15)

Bug Fixes

  • cloudbuild: Update google.golang.org/api to 0.229.0 (3319672)

1.22.1 (2025-03-13)

Bug Fixes

  • cloudbuild: Update golang.org/x/net to 0.37.0 (1144978)

1.22.0 (2025-02-14)

Features

Documentation

  • cloudbuild/apiv1: Updates to proto message comments (c6a6dc7)

1.21.0 (2025-02-12)

Features

  • cloudbuild/apiv1: Add option to enable fetching dependencies (#11589) (e99577b)

1.20.0 (2025-01-15)

Features

  • cloudbuild/apiv1: Add GoModule to Artifact and Results messages and new GO_MODULE_H1 hash type (baeccc8)
  • cloudbuild/apiv1: Add option to enable structured logging (#11435) (8c6ed3d)

1.19.2 (2025-01-02)

Bug Fixes

  • cloudbuild: Update golang.org/x/net to v0.33.0 (e9b0b69)

1.19.1 (2024-12-11)

Bug Fixes

1.19.0 (2024-11-06)

Features

  • cloudbuild/apiv1: Add PrivateServiceConnect option to WorkerPool (#11034) (ecf1cf6)

1.18.1 (2024-10-23)

Bug Fixes

  • cloudbuild: Update google.golang.org/api to v0.203.0 (8bb87d5)
  • cloudbuild: 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. (8bb87d5)

1.18.0 (2024-09-25)

Features

  • cloudbuild/apiv1: Add LEGACY_BUCKET option to DefaultLogsBucketBehavior (7250d71)

Documentation

  • cloudbuild/apiv1: Sanitize docs (7250d71)

1.17.1 (2024-09-12)

Bug Fixes

  • cloudbuild: Bump dependencies (2ddeb15)

1.17.0 (2024-08-20)

Features

  • cloudbuild: Add support for Go 1.23 iterators (84461c0)

1.16.6 (2024-08-08)

Bug Fixes

  • cloudbuild: Update google.golang.org/api to v0.191.0 (5b32644)

1.16.5 (2024-07-24)

Bug Fixes

  • cloudbuild: Update dependencies (257c40b)

1.16.4 (2024-07-10)

Bug Fixes

1.16.3 (2024-07-01)

Bug Fixes

1.16.2 (2024-06-26)

Bug Fixes

  • cloudbuild: Enable new auth lib (b95805f)

1.16.1 (2024-05-01)

Bug Fixes

  • cloudbuild: Bump x/net to v0.24.0 (ba31ed5)

1.16.0 (2024-03-14)

Features

  • cloudbuild: Add Bitbucket Data Center Config and Bitbucket Cloud config for Cloud Build Repositories (25c3f2d)

Bug Fixes

  • cloudbuild: Update protobuf dep to v1.33.0 (30b038d)

1.15.1 (2024-01-30)

Bug Fixes

  • cloudbuild: Enable universe domain resolution options (fd1d569)

1.15.0 (2023-11-09)

Features

  • cloudbuild/apiv1: Add optional field “SourceFetcher” to choose source fetcher tool (b44c4b3)

1.14.3 (2023-11-01)

Bug Fixes

  • cloudbuild: Bump google.golang.org/api to v0.149.0 (8d2ab9f)

1.14.2 (2023-10-26)

Bug Fixes

  • cloudbuild: Update grpc-go to v1.59.0 (81a97b0)

1.14.1 (2023-10-12)

Bug Fixes

  • cloudbuild: Update golang.org/x/net to v0.17.0 (174da47)

1.14.0 (2023-08-08)

Features

  • cloudbuild/apiv1: Add update_mask to UpdateBuildTriggerRequest proto (#8358) (58b5851)

1.13.0 (2023-07-26)

Features

  • cloudbuild/apiv1: Add automap_substitutions flag to use substitutions as envs in Cloud Build (327e101)
  • cloudbuild/apiv1: Add git_file_source and git_repo_source to build_trigger (7cb7f66)

1.12.0 (2023-07-24)

Features

  • cloudbuild/apiv1: Add repositoryevent to buildtrigger (eca3c90)
  • cloudbuild/apiv1: Add routing information in Cloud Build GRPC clients (eca3c90)
  • cloudbuild/apiv1: Added e2-medium machine type (eca3c90)
  • cloudbuild/apiv1: Update third party clodubuild.proto library to include git_source (eca3c90)

1.11.0 (2023-07-10)

Features

  • cloudbuild: Add GitLabConfig and fetchGitRefs for Cloud Build Repositories (a3ec3cf)

1.10.1 (2023-06-20)

Bug Fixes

  • cloudbuild: REST query UpdateMask bug (df52820)

1.10.0 (2023-05-30)

Features

  • cloudbuild: Update all direct dependencies (b340d03)

1.9.1 (2023-05-08)

Bug Fixes

  • cloudbuild: Update grpc to v1.55.0 (1147ce0)

1.9.0 (2023-03-22)

Features

  • cloudbuild/apiv1: Add DefaultLogsBucketBehavior to BuildOptions (00fff3a)

Bug Fixes

  • cloudbuild: Change java package of Cloud Build v2 (00fff3a)
  • cloudbuild: Change java package of Cloud Build v2 (00fff3a)

1.8.0 (2023-03-15)

Features

  • cloudbuild: Update iam and longrunning deps (91a1f78)

1.7.0 (2023-03-01)

Features

1.6.0 (2023-01-04)

Features

  • cloudbuild: Add REST client (06a54a1)

1.5.0 (2022-11-09)

Features

  • cloudbuild/apiv1: Add allow_failure, exit_code, and allow_exit_code to BuildStep message (9c5d6c8)
  • cloudbuild/apiv1: Integration of Cloud Build with Artifact Registry (9c5d6c8)

1.4.0 (2022-11-03)

Features

  • cloudbuild: rewrite signatures in terms of new location (3c4b2b3)

1.3.0 (2022-10-25)

Features

  • cloudbuild: start generating stubs dir (de2d180)

1.2.0 (2022-02-23)

Features

  • cloudbuild: set versionClient to module version (55f0d92)

1.1.0 (2022-02-14)

Features

  • cloudbuild: add file for tracking version (17b36ea)

1.0.0

Stabilize GA surface.

0.2.0 (2021-08-30)

Features

  • cloudbuild/apiv1: Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds (d4c3340)
  • cloudbuild/apiv1: add script field to BuildStep message (b9226eb)
  • cloudbuild/apiv1: Update cloudbuild proto with the service_account for BYOSA Triggers. (b9226eb)

v0.1.0

This is the first tag to carve out cloudbuild as its own module. See Add a module to a multi-module repository.