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

Releases: googleapis/nodejs-tasks

v2.1.2

27 Oct 18:19
253847d
Compare
Choose a tag to compare

Bug Fixes

  • samples: region tag collided with tasks-api (#476) (fd73aa4)

v2.1.1

17 Sep 15:16
46b988f
Compare
Choose a tag to compare

Bug Fixes

  • deps: update dependency yargs to v16 (#460) (7d24cda)

v2.1.0

07 Jul 20:31
d6c4fef
Compare
Choose a tag to compare

Features

  • introducing field Queue.type docs: fixing typos and minor updates (#426) (d0c538c)

Bug Fixes

v2.0.1

16 Jun 19:16
1fba0bc
Compare
Choose a tag to compare

Bug Fixes

  • handle fallback option properly (#425) (0d4e8c9)
  • regen protos and tests, formatting (#413) (b05145e)
  • remove eslint, update gax, fix generated protos, run the generator (#400) (45a3425)
  • remove unused files from package (#404) (803bc49)
  • synth.py clean up for multiple version (#415) (b860452)

v2.0.0

08 Apr 23:01
87efa0f
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.

New feature: methods with pagination now support async iteration.

Features

  • drop node8 support, support for async iterators (#388) (2b759e1)

Bug Fixes

  • export explicit version in protos.js (#393) (5b8c80d)

v1.9.0

11 Mar 23:17
d2b52a2
Compare
Choose a tag to compare

Features

v1.8.0

02 Mar 20:46
d88d625
Compare
Choose a tag to compare

Features

  • add StackdriverLoggingConfig field to Cloud Tasks v2 API (db2397a)
  • export protos in src/index.ts (a27e213)

v1.7.3

07 Feb 22:16
28fa797
Compare
Choose a tag to compare

Bug Fixes

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

v1.7.2

30 Jan 15:17
d591c6d
Compare
Choose a tag to compare

Bug Fixes

  • enum, bytes, and Long types now accept strings (58aa504)

v1.7.1

09 Jan 21:16
Compare
Choose a tag to compare

Bug Fixes