Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Releases: googleapis/nodejs-irm

v3.2.0

14 Aug 22:32
2001a55
Compare
Choose a tag to compare

Features

  • process: add deprecation notice to README and warning (#224) (75e0804)

v3.1.0

29 Jun 22:06
2b26f0c
Compare
Choose a tag to compare

Features

  • move ts target to es2018 from es2016 (#194) (6372729)

Bug Fixes

  • proper fallback option handling (4e76b18)

v3.0.1

04 Jun 19:34
7507aeb
Compare
Choose a tag to compare

Bug Fixes

v3.0.0

13 Apr 21:51
cf9f096
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.

Features

  • drop node8 support, support for async iterators (#167) (cec27b8)

Bug Fixes

  • export explicit version from protos.js (#172) (b668eb1)
  • remove eslint, update gax, fix generated protos, run the generator (#176) (64aa282)

v2.1.0

11 Mar 23:04
b874bcf
Compare
Choose a tag to compare

Features

Bug Fixes

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

v2.0.1

30 Jan 15:17
5a9f720
Compare
Choose a tag to compare

Bug Fixes

  • making resource helpers work (18b58d4)

v2.0.0

27 Jan 23:16
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • move the API to typescript code generation (#126)

Features

  • move the API to typescript code generation (#126) (157ea2f)

v1.4.3

16 Dec 16:31
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (c2f6557)
  • update imports to include long (#109) (10c9a05)

v1.4.2

18 Nov 15:02
Compare
Choose a tag to compare

Bug Fixes

  • docs: snippets are now replaced in jsdoc comments (#105) (76b6878)

v1.4.1

22 Oct 20:44
Compare
Choose a tag to compare

Bug Fixes