Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Releases: googleapis/nodejs-cloudbuild

v3.2.0

11 Nov 09:56
f9518e4
Compare
Choose a tag to compare

3.2.0 (2022-11-11)

Features

  • Add allow_failure, exit_code, and allow_exit_code to BuildStep message (84c7dd7)
  • Integration of Cloud Build with Artifact Registry (#352) (84c7dd7)

Bug Fixes

v3.1.2

22 Sep 21:15
7ea418f
Compare
Choose a tag to compare

3.1.2 (2022-09-22)

Bug Fixes

  • Preserve default values in x-goog-request-params header (#344) (004810d)

v3.1.1

08 Sep 20:53
97024d1
Compare
Choose a tag to compare

3.1.1 (2022-09-01)

Bug Fixes

v3.1.0

04 Jul 21:10
0215540
Compare
Choose a tag to compare

3.1.0 (2022-07-04)

Features

v3.0.1

30 Jun 19:10
da988a1
Compare
Choose a tag to compare

3.0.1 (2022-06-20)

Bug Fixes

  • fixes for dynamic routing and streaming descriptors (#327) (4cf9b63)

v3.0.0

17 May 23:58
f054cc2
Compare
Choose a tag to compare

3.0.0 (2022-05-17)

⚠ BREAKING CHANGES

  • update library to use Node 12 (#325)

Build System

@google-cloud/cloudbuild v2.6.0

25 Aug 21:02
a601012
Compare
Choose a tag to compare

Features

  • add script field to BuildStep message (#273) (b91fb68)
  • Update cloudbuild proto with the service_account for BYOSA Triggers. (#274) (0ad4f9b)

@google-cloud/cloudbuild v2.5.0

23 Aug 20:28
98b587e
Compare
Choose a tag to compare

Features

  • turns on self-signed JWT feature flag (#271) (dcb970d)

@google-cloud/cloudbuild v2.4.0

16 Aug 21:20
21dc8d7
Compare
Choose a tag to compare

Features

  • Add ability to configure BuildTriggers to create Builds that require approval before executing and ApproveBuild API to approve or reject pending Builds (#267) (18ec067)

@google-cloud/cloudbuild v2.3.2

16 Aug 21:06
78f5bb0
Compare
Choose a tag to compare

Bug Fixes