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

Releases: googleapis/nodejs-cloudbuild

v1.3.3

10 Feb 19:05
7efa0ae
Compare
Choose a tag to compare

Bug Fixes

  • pass x-goog-request-params header for streaming calls (365842b)

v1.3.2

30 Jan 15:17
5853c48
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (64538fe)

v1.3.1

06 Jan 18:48
Compare
Choose a tag to compare

Bug Fixes

  • increase timeout from 20s to 60s (#35) (b9d7f10)
  • wait for client before checking for terminate (35c1905)

v1.3.0

11 Dec 20:03
Compare
Choose a tag to compare

Features

  • make operationsClient and service stub public (2fa96df)

v1.2.0

05 Dec 21:47
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (c8d7267)
  • docs: snippets are now replaced in jsdoc comments (#21) (b6bf159)

v1.1.0

11 Nov 18:59
Compare
Choose a tag to compare

Features

  • adds listBuildTriggersStream method (59dad8a)

v1.0.0

31 Oct 19:02
Compare
Choose a tag to compare

Features

  • initial release of cloud build library (#2) (b3dbed2)
  • docs: add listBuildTriggers sample to README (#5) (adcdb63)
  • moves library to TypeScript code generation (#10) (871fa08)