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

Releases: googleapis/nodejs-workflows

v1.2.3

29 Jun 16:14
90736cb
Compare
Choose a tag to compare

Bug Fixes

  • deps: google-gax v2.17.0 with mTLS (#75) (878255f)

v1.2.2

22 Jun 20:51
802574d
Compare
Choose a tag to compare

Bug Fixes

  • make request optional in all cases (#69) (8e001de)

v1.2.1

03 Jun 01:18
e973c2d
Compare
Choose a tag to compare

Bug Fixes

  • GoogleAdsError missing using generator version after 1.3.0 (#61) (7f776b8)

v1.2.0

10 May 23:47
dfa14bd
Compare
Choose a tag to compare

Features

Bug Fixes

  • deps: require google-gax v2.12.0 (#48) (e642151)

v1.1.0

12 Jan 19:50
6ac2a90
Compare
Choose a tag to compare

Features

v1.0.2

02 Dec 20:21
0147509
Compare
Choose a tag to compare

Bug Fixes

  • better fallback feature detection, jsdoc update (#23) (2d4e44d)

v1.0.1

11 Nov 21:02
5104087
Compare
Choose a tag to compare

Bug Fixes

  • do not modify options object, use defaultScopes (#20) (42bbbc5)

v1.0.0

17 Sep 18:31
11a4663
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • initial library generation (#8)

Features

  • add .repo-metadata.json and generate README (#4) (bddc804)
  • convert to TypeScript (#2) (18776d2)
  • initial implementation of library (da40c83)
  • initial library generation (#8) (159871a)

Bug Fixes