6.0.0 (2022-09-22)
- Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.
- Allow passing gax instance to client constructor (#354) (bfa1e06)
- Better support for fallback mode (#348) (ae5f1ae)
- Change import long to require (#350) (ba282ff)
- deps: Update dependency uuid to v9 (#356) (b465fd2)
- Do not import the whole google-gax from proto JS (#1553) (#353) (3e0beda)
- Preserve default values in x-goog-request-params header (#357) (17f61ed)
- Remove pip install statements (#1546) (#352) (0624e90)
- use google-gax v3.3.0 (3e0beda)
5.0.0 (2022-08-12)
- Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.
4.1.0 (2022-07-01)
4.0.0 (2022-06-20)
- update library to use Node 12 (#333)
- mark Document.Entity.type as REQUIRED in all versions (#326)
- deps: update dependency @google-cloud/storage to v6 (#335) (0259e67)
- mark Document.Entity.type as REQUIRED in all versions (#326) (8ef4cca)
3.3.0 (2022-02-22)
- add
symbolsfield, and auto-format comments (ec5edb7) - add
symbolsfield, and auto-format comments (ec5edb7) - add question_id field in ReviewDocumentOperationMetadata (#304) (e10cd03)
- add question_id field in ReviewDocumentOperationMetadata (#308) (675aff9)
3.2.1 (2022-01-13)
3.2.0 (2021-12-14)
3.1.0 (2021-09-21)
3.0.2 (2021-08-17)
- build: migrate to using main branch (#253) (ac879c4)
- deps: google-gax v2.24.1 (#257) (4ff6b2d)
- Update DocumentUnderstandingService default_host in v1beta2 from a regional endpoint, to non-regional (#252) (79b8d82)
3.0.1 (2021-07-21)
- deps: google-gax v2.17.1 (#243) (a9e4efd)
- Updating WORKSPACE files to use the newest version of the Typescript generator. (#245) (06bf319)
3.0.0 (2021-07-01)
- The default version of the API has changed from
v1beta3tov1.
- default to v1 of the API (#220) (5b370d0)
- update document.proto, add the processor management methods. (#236) (ddc147f)
- update ReviewDocumentRequest to allow set priority and enable validation (#238) (a39d9d5)
- deps: google-gax v2.17.0 with mTLS (#241) (2576761)
- GoogleAdsError missing using generator version after 1.3.0 (#224) (087b081)
- make request optional in all cases (#237) (10e12bb)
- update default host to documentai.googleapis.com (#217) (2d30ad0)
2.10.0 (2021-05-12)
- deps: require google-gax v2.12.0 (#210) (86d31c7)
- use require() to load JSON protos (#214) (c73202d)
2.9.0 (2021-04-26)
2.8.0 (2021-04-13)
2.7.0 (2021-04-12)
2.6.0 (2021-03-15)
2.5.0 (2021-02-24)
2.4.0 (2021-02-17)
2.3.0 (2021-01-09)
2.2.2 (2020-12-01)
2.2.1 (2020-11-10)
2.2.0 (2020-10-17)
2.1.1 (2020-07-09)
2.1.0 (2020-06-28)
- proper fallback option handling (b4aef10)
2.0.0 (2020-05-15)
- The library now supports Node.js v10+. The last version to support Node.js v8 is tagged legacy-8 on NPM.
- check status of long running operation by its name (#54) (d88c23c)
- drop node8 support (#30) (67ff888)
- 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)
- initial generation of beta client (#5)