Releases: googleapis/nodejs-irm
Releases · googleapis/nodejs-irm
v3.2.0
Features
- process: add deprecation notice to README and warning (#224) (75e0804)
v3.1.0
Features
Bug Fixes
- proper fallback option handling (4e76b18)
v3.0.0
⚠ 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
Features
Bug Fixes
- pass x-goog-request-params header for streaming calls (b980771)
v2.0.1
Bug Fixes
- making resource helpers work (18b58d4)
v2.0.0
⚠ BREAKING CHANGES
- move the API to typescript code generation (#126)
Features
- move the API to typescript code generation (#126) (157ea2f)
v1.4.3
Bug Fixes
- deps: pin TypeScript below 3.7.0 (c2f6557)
- update imports to include long (#109) (10c9a05)
v1.4.2
Bug Fixes
- docs: snippets are now replaced in jsdoc comments (#105) (76b6878)