Releases: googleapis/nodejs-document-ai
Releases · googleapis/nodejs-document-ai
v2.1.0
Features
- move ts target to es2018 from es2016 (#60) (73ab3b1)
Bug Fixes
- proper fallback option handling (b4aef10)
v2.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
- check status of long running operation by its name (#54) (d88c23c)
- drop node8 support (#30) (67ff888)
Bug Fixes
- remove eslint, update gax, fix generated protos, run the generator (#37) (9e6cf01)
- remove unused dependencies (#41) (27077e9)
- deps: update dependency @google-cloud/storage to v5 (#56) (934f317)
- samples: do not pass location (#39) (2ef2db5)
v1.0.0
⚠ BREAKING CHANGES
- initial generation of beta client (#5)
Features
- samples: adds Document AI parse table, forms samples (#8) (2fdf913)
- adds beta samples (30a5392)
- initial generation of beta client (#5) (e5a34f1)
- updated library from protos (#9) (5ef7220)