Releases: googleapis/nodejs-cloudbuild
Releases · googleapis/nodejs-cloudbuild
v1.3.3
Bug Fixes
- pass x-goog-request-params header for streaming calls (365842b)
v1.3.2
Bug Fixes
- enum, bytes, and Long types now accept strings (64538fe)
v1.3.1
Bug Fixes
- increase timeout from 20s to 60s (#35) (b9d7f10)
- wait for client before checking for terminate (35c1905)
v1.3.0
Features
- make operationsClient and service stub public (2fa96df)
v1.2.0
Features
Bug Fixes
- deps: pin TypeScript below 3.7.0 (c8d7267)
- docs: snippets are now replaced in jsdoc comments (#21) (b6bf159)
v1.1.0
Features
- adds listBuildTriggersStream method (59dad8a)
v1.0.0
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)