- 3.6.0 (latest)
- 3.5.0
- 3.4.0
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.1
- 2.35.0
- 2.34.0
- 2.33.0
- 2.32.0
- 2.30.0
- 2.29.3
- 2.28.0
- 2.27.1
- 2.26.0
- 2.25.0
- 2.24.2
- 2.23.0
- 2.22.0
- 2.21.1
- 2.20.2
- 2.19.0
- 2.18.0
- 2.17.0
- 2.16.1
- 2.15.0
- 2.14.0
- 2.13.0
- 2.12.0
- 2.11.0
- 2.10.0
- 2.9.1
- 2.8.0
- 2.7.0
- 2.6.0
- 2.5.0
- 2.4.1
- 2.3.0
- 2.2.0
- 2.1.0
- 2.0.3
- 1.5.1
- 1.4.2
- 1.3.0
- 1.2.1
- 1.1.0
- 1.0.0
- 0.5.2
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
Changelog
2.20.2 (2023年11月02日)
Documentation
2.20.1 (2023年10月10日)
Documentation
2.20.0 (2023年09月25日)
Features
Added
ListDocuments()method for Document AI Workbench training documents (2fb9078)Added SummaryOptions to ProcessOptions for the Summarizer processor (2fb9078)
make page_range field public (2fb9078)
Bug Fixes
OcrConfig.compute_style_infois deprecated. UsePremiumFeatures.compute_style_infoinstead. (2fb9078)
2.19.0 (2023年09月21日)
Features
added field Processor.processor_version_aliases (c7c3e41)
added field RawDocument.display_name (c7c3e41)
Bug Fixes
- deprecated OcrConfig.compute_style_info (c7c3e41)
2.18.1 (2023年09月19日)
Documentation
2.18.0 (2023年07月25日)
Features
2.17.0 (2023年07月17日)
Features
add
OcrConfigandProcessOptions(0510cbb)v1beta2: added http configuration and document publishing (0510cbb)
v1beta3: added ImportDocuments, GetDocument and BatchDeleteDocuments RPCs (0510cbb)
Bug Fixes
- v1beta2: removed id field from Document message (0510cbb)
2.16.1 (2023年07月05日)
Bug Fixes
2.16.0 (2023年06月19日)
Features
add IMPORTING enum to State in processor.proto (d402fd5)
add PropertyMetadata and EntityTypeMetadata to document_schema.proto (d402fd5)
add REPLACE enum to OperationType in document.proto (d402fd5)
add StyleInfo to document.proto (d402fd5)
2.15.0 (2023年03月24日)
Features
- v1beta3: Add ImportProcessorVersion (f3aa285)
Documentation
- Fix formatting of request arg in docstring (f3aa285)
2.14.0 (2023年03月09日)
Features
v1beta3: Added enable_image_quality_scores field in OcrConfig (bee07d2)
v1beta3: Added enable_symbol field in OcrConfig (bee07d2)
v1beta3: Added hints.language_hints field in OcrConfig (bee07d2)
2.13.0 (2023年02月21日)
Features
- Added Training and Evaluation functions, request, responses and metadata to document_processor_service.proto (#463) (6ff81aa)
2.12.0 (2023年02月08日)
Features
2.11.0 (2023年02月07日)
Features
Added EvaluationReference to evaluation.proto (f374763)
Added latest_evaluation to processor.proto (f374763)
2.10.0 (2023年01月25日)
Features
2.9.1 (2023年01月20日)
Bug Fixes
- Add context manager return types (61256d1)
Documentation
- Add documentation for enums (61256d1)
2.9.0 (2023年01月17日)
Features
2.8.0 (2023年01月17日)
Features
Documentation
2.7.0 (2023年01月10日)
Features
2.6.0 (2022年12月15日)
Features
Added process_options field in ProcessRequest in document_processor_service.proto (d923e53)
Added sample_document_uris field in ProcessorType in processor_type.proto (d923e53)
Added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (d923e53)
2.5.0 (2022年12月13日)
Features
- Added sharding_config field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (#430) (80df6cb)
2.4.1 (2022年12月07日)
Bug Fixes
2.4.0 (2022年11月27日)
Features
- Added field_mask field in DocumentOutputConfig.GcsOutputConfig in document_io.proto (#415) (575121f)
Documentation
- samples: Fix Typos in Batch process & get processor Samples (7bdedd1)
2.3.0 (2022年11月14日)
Features
- Added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs (#412) (caefaa7), closes #410
2.2.0 (2022年11月14日)
Features
Documentation
2.1.0 (2022年11月09日)
Features
Documentation
2.0.3 (2022年10月10日)
Bug Fixes
2.0.2 (2022年10月03日)
Bug Fixes
Documentation
2.0.1 (2022年09月13日)
Documentation
2.0.0 (2022年08月17日)
⚠ BREAKING CHANGES
v1beta3: Added Processor Management and Processor Version support to v1 library
v1: Added Processor Management and Processor Version support to v1 library
v1beta3: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.
Features
v1: Added corrected_key_text, correct_value_text to FormField object in document.proto (78e7fba)
v1: Added field_mask to ProcessRequest object in document_processor_service.proto (78e7fba)
v1: Added integer_values, float_values and non_present to Entity object in document.proto (78e7fba)
v1: Added OperationMetadata resource (78e7fba)
v1: Added parent_ids to Revision object in document.proto (78e7fba)
v1: Added Processor Management and Processor Version support to v1 library (78e7fba)
v1beta3: Added Barcode support (78e7fba)
v1beta3: Added corrected_key_text, correct_value_text to FormField object in document.proto (78e7fba)
v1beta3: Added integer_values, float_values and non_present to Entity object in document.proto (78e7fba)
v1beta3: Added OperationMetadata resource (78e7fba)
v1beta3: Added parent_ids to Revision object in document.proto (78e7fba)
v1beta3: Added Processor Management and Processor Version support to v1 library (78e7fba)
Documentation
fix minor docstring formatting (78e7fba)
1.5.1 (2022年08月11日)
Bug Fixes
1.5.0 (2022年07月15日)
Features
- add audience parameter (a904139)
Bug Fixes
1.4.2 (2022年06月03日)
Bug Fixes
Documentation
1.4.1 (2022年04月28日)
Bug Fixes
mark Document.Entity.type as REQUIRED in all versions (#317) (2d82c64)
remove Document.Entity.bounding_poly_for_demo_frontend from v1beta2 (2d82c64)
1.4.0 (2022年03月19日)
Features
1.3.0 (2022年03月05日)
Features
add
symbolsfield, and auto-format comments (#277) (ca016dd)add question_id field in ReviewDocumentOperationMetadata (#269) (1c61b73)
add question_id field in ReviewDocumentOperationMetadata (#273) (530f2ba)
Bug Fixes
deps: require google-api-core>=1.31.5, >=2.3.2 (#285) (573deee)
deps: require proto-plus>=1.15.0 (573deee)
resolve DuplicateCredentialArgs error when using credentials_file (530f2ba)
1.2.1 (2022年01月17日)
Bug Fixes
1.2.0 (2021年10月14日)
Features
1.1.0 (2021年10月08日)
Features
Bug Fixes
add ‘dict’ annotation type to ‘request’ (a95fac8)
improper types in pagers generation (fd5dd70)
v1beta2: Update DocumentUnderstandingService default_host from a regional endpoint to non-regional (#195) (090bcc5)
1.0.0 (2021年07月26日)
Features
add always_use_jwt_access (35e3b74)
add the processor management methods (35e3b74)
Move CommonOperationMetadata for potential reuse (#157) (a1a92b2)
update ReviewDocumentRequest to allow set priority and enable validation (#172) (35e3b74)
v1beta3: update document.proto, add the processor management methods (#160) (54bc0e9)
v1: Move CommonOperationMetadata into a separate file for potential reuse (#158) (c309f8f)
Bug Fixes
deps: pin ‘google-{api,cloud}-core’, ‘google-auth’ to allow 2.x versions (#180) (8eab36e)
disable always_use_jwt_access (35e3b74)
Documentation
0.5.0 (2021年05月28日)
Features
add confidence field to the PageAnchor.PageRef in document.proto. (be671a8)
support self-signed JWT flow for service accounts (be671a8)
Use non-regionalized default host name for documentai.googleapis.com (be671a8)
Bug Fixes
add async client to %name_%version/init.py (be671a8)
0.4.0 (2021年03月25日)
Features
add ‘from_service_account_info’ factory to clients (d6f183a)
add common resource path helpers, expose client transport (#43) (4918e62)
add from_service_account_info factory and fix sphinx identifiers (#80) (d6f183a)
Bug Fixes
added if statement to filter out dir blob files (#63) (7f7f541)
fix sphinx identifiers (d6f183a)
remove client recv msg limit and add enums to
types/__init__.py(#72) (c94afd5)removes C-style semicolons and slash comments (#59) (1b24bfd)