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

Releases: googleapis/nodejs-document-ai

v2.2.2

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

Bug Fixes

v2.2.1

11 Nov 20:16
dccd43e
Compare
Choose a tag to compare

Bug Fixes

v2.2.0

20 Oct 17:47
6611526
Compare
Choose a tag to compare

Features

v2.1.1

10 Jul 01:33
726d104
Compare
Choose a tag to compare

Bug Fixes

v2.1.0

29 Jun 07:02
00d9df0
Compare
Choose a tag to compare

Features

  • move ts target to es2018 from es2016 (#60) (73ab3b1)

Bug Fixes

  • proper fallback option handling (b4aef10)

v2.0.0

02 Jun 22:05
52c0977
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

  • 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

25 Mar 15:46
4cd7d51
Compare
Choose a tag to compare

⚠ 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)