-
Notifications
You must be signed in to change notification settings - Fork 33
Comparing changes
Open a pull request
base repository: googleapis/python-documentai
base: v1.5.0
head repository: googleapis/python-documentai
compare: v1.5.1
- 7 commits
- 68 files changed
- 7 contributors
Commits on Jul 26, 2022
-
chore: resolve issue with prerelease presubmit [autoapprove] (#352)
Source-Link: googleapis/synthtool@1b9ad76 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:9db98b055a7f8bd82351238ccaacfd3cda58cdf73012ab58b8da146368330021
Configuration menu - View commit details
-
Copy full SHA for 9fa9864 - Browse repository at this point
Copy the full SHA 9fa9864View commit details -
chore(bazel): update protobuf to v3.21.3 (#353)
* chore(bazel): update protobuf to v3.21.3 chore(bazel): update gax-java to 2.18.4 PiperOrigin-RevId: 463115700 Source-Link: googleapis/googleapis@52130a9 Source-Link: https://github.com/googleapis/googleapis-gen/commit/6a4d9d9bb3afb20b0f5fa4f5d9f6740b1d0eb19a Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNmE0ZDlkOWJiM2FmYjIwYjBmNWZhNGY1ZDlmNjc0MGIxZDBlYjE5YSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 1b4eff4 - Browse repository at this point
Copy the full SHA 1b4eff4View commit details
Commits on Jul 28, 2022
-
refactor: Updates to Document AI Python Samples (#323)
* Updated OCR Quickstart Sample Added Types to Request Creation Added ClientOptions object for type safety Simplified output code to print full text instead of paragraphs Updated Link to Document Object v1 specification Added mime_type as variable * Updates to process_document_sample - Same Updates as Quickstart Sample - Moved Imports to top of quickstart file * Updated Batch Process Example - Added typing - Use BatchProcessMetadata instead of Operation ID to get output files from GCS - Added MimeType specification - Added Alternatives for Directory Processing & Callbacks - Minor Changes to process_document/quickstart for unified style with batch * Updates to OCR Response Handling Sample - Separated Online Processing Request into function - Added explicit typing for documentai objects - Converted `.format()` to f-string - Simplified `layout_to_text()` * Updated Form Processing Sample - Updated to `v1` API - Separated processing request into function - Added explicit typing for Document AI Types - Separated `print_table_rows()` into function for modularity - Fixed Spelling error "Collumns" * Updated Specialized Processor Sample - Added Extraction of Properties (Nested Entities) and Normalized Values * Updates to Splitter/Classifier Sample - Updated to `v1` API - Changed Page Numeber Printout - (Splitter Classifiers now output all page numbers within a subdocument, instead of just the first and last) * Updated Test for process_document_sample - Added mime_type * Updated Document Quality Processor Sample - Updated to `v1` API - Moved API Call to separate function - Updated `.format()` to f-strings - Added Handling for Multiple Page Numbers per entity - Reused `page_refs_to_string()` from splitter/classifier example - Added `mime_type` as parameter * Updated Batch Processing Directory sample variable from CR comments * Added Sample Input PDF Files & Output JSON Files * Fixed Spelling Error in Invoice Parser Output filenames * Addressed Code Review Comments - Changed Copyright Year back to 2020 - Changed "property" variable to "prop" to avoid naming conflicts * Updated Client Library Requirements versions * Addressed Unit Test Failures * Re-added google-api-core to requirements.txt * Update samples/snippets/process_document_form_sample.py Co-authored-by: Anthonios Partheniou <partheniou@google.com> * Update samples/snippets/requirements.txt Co-authored-by: Anthonios Partheniou <partheniou@google.com> * Fixed "entirity" spelling error Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 865eb05 - Browse repository at this point
Copy the full SHA 865eb05View commit details
Commits on Aug 5, 2022
-
chore(deps): update all dependencies (#355)
* chore(deps): update all dependencies * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md * revert Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Configuration menu - View commit details
-
Copy full SHA for 212f1b4 - Browse repository at this point
Copy the full SHA 212f1b4View commit details
Commits on Aug 9, 2022
-
chore(deps): update actions/setup-python action to v4 [autoapprove] (#…
…359) Source-Link: googleapis/synthtool@8e55b32 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:c6c965a4bf40c19011b11f87dbc801a66d3a23fbc6704102be064ef31c51f1c3
Configuration menu - View commit details
-
Copy full SHA for d3654ee - Browse repository at this point
Copy the full SHA d3654eeView commit details
Commits on Aug 11, 2022
-
fix(deps): allow protobuf < 5.0.0 (#360)
fix(deps): require proto-plus >= 1.22.0
Configuration menu - View commit details
-
Copy full SHA for f6478ef - Browse repository at this point
Copy the full SHA f6478efView commit details
Commits on Aug 16, 2022
-
chore(main): release 1.5.1 (#361)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 989be73 - Browse repository at this point
Copy the full SHA 989be73View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.5.0...v1.5.1