Changes

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.