|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [2.0.0](https://github.com/googleapis/python-documentai/compare/v1.5.1...v2.0.0) (2022-08-17) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* **v1beta3:** Added Processor Management and Processor Version support to v1 library |
| 9 | +* **v1:** Added Processor Management and Processor Version support to v1 library |
| 10 | +* **v1beta3:** Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion. |
| 11 | + |
| 12 | +### Features |
| 13 | + |
| 14 | +* **v1:** Added corrected_key_text, correct_value_text to FormField object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 15 | +* **v1:** Added field_mask to ProcessRequest object in document_processor_service.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 16 | +* **v1:** Added integer_values, float_values and non_present to Entity object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 17 | +* **v1:** Added OperationMetadata resource ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 18 | +* **v1:** Added parent_ids to Revision object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 19 | +* **v1:** Added Processor Management and Processor Version support to v1 library ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 20 | +* **v1beta3:** Added Barcode support ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 21 | +* **v1beta3:** Added corrected_key_text, correct_value_text to FormField object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 22 | +* **v1beta3:** Added integer_values, float_values and non_present to Entity object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 23 | +* **v1beta3:** Added OperationMetadata resource ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 24 | +* **v1beta3:** Added parent_ids to Revision object in document.proto ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 25 | +* **v1beta3:** Added Processor Management and Processor Version support to v1 library ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 26 | + |
| 27 | + |
| 28 | +### Documentation |
| 29 | + |
| 30 | +* fix minor docstring formatting ([78e7fba](https://github.com/googleapis/python-documentai/commit/78e7fba988e73e689af5efc8780d99ae226b1b00)) |
| 31 | +* **samples:** Added Human Review Request Sample ([#357](https://github.com/googleapis/python-documentai/issues/357)) ([1a5ebea](https://github.com/googleapis/python-documentai/commit/1a5ebea358d8f63f5c048ee47efde57da9d84b2c)) |
| 32 | + |
3 | 33 | ## [1.5.1](https://github.com/googleapis/python-documentai/compare/v1.5.0...v1.5.1) (2022-08-11) |
4 | 34 |
|
5 | 35 |
|
|
0 commit comments