-
Notifications
You must be signed in to change notification settings - Fork 18
Comparing changes
Open a pull request
base repository: googleapis/python-documentai-toolbox
base: v0.3.0-alpha
head repository: googleapis/python-documentai-toolbox
compare: v0.4.0-alpha
- 9 commits
- 49 files changed
- 4 contributors
Commits on Mar 1, 2023
-
build(deps): Update to .kokoro/requirements.txt for dependbot alerts (#…
…67) * patch: Update to .kokoro/requirements.txt for dependbot alerts - https://github.com/googleapis/python-documentai-toolbox/security/dependabot/5 - https://github.com/googleapis/python-documentai-toolbox/security/dependabot/6 * chore(python): upgrade gcp-releasetool in .kokoro [autoapprove] * chore(python): Update nox to remove dependency on py
Configuration menu - View commit details
-
Copy full SHA for 19edf79 - Browse repository at this point
Copy the full SHA 19edf79View commit details -
feat: Added Batch creation for Cloud Storage documents. (#66)
* feat: Added Batch creation for Cloud Storage documents. * Ran Black format on samples * Update noxfile.py * Changed Client to use custom user agent header * Updates to tests and docs * Fixed Test inputs * Add link to send processing request page * Change Import for sample --------- Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c32a371 - Browse repository at this point
Copy the full SHA c32a371View commit details
Commits on Mar 2, 2023
-
fix: Handle Edge Case where GCS Shards are out of order (#69)
* fix: Handle Edge Case where GCS Shards are out of order fixes #68 * test: Add additional test cases for unordered shards * docs: updtaes to docstrings * Replace Test Sharded Document with smaller document * Added Check for multiple shards before sorting
Configuration menu - View commit details
-
Copy full SHA for 709fe86 - Browse repository at this point
Copy the full SHA 709fe86View commit details -
refactor: Moved
print_gcs_document_tree()
to utilities. (#71)* refactor: Moved `print_gcs_document_tree()` to utilities. - Added `print_gcs_document_tree()` to `quickstart_sample` * Adjust Test Assertion
Configuration menu - View commit details
-
Copy full SHA for fc5a682 - Browse repository at this point
Copy the full SHA fc5a682View commit details
Commits on Mar 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 964aa5d - Browse repository at this point
Copy the full SHA 964aa5dView commit details
Commits on Mar 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3b7d604 - Browse repository at this point
Copy the full SHA 3b7d604View commit details -
feat: add config based annotation converter (#72)
* feat: converters for external document annotations * added tests for converter * added converter tests * added more tests to increase coverage * combined converter files * lint and test fixes * lint and docs fixes * addressed comments * lint fix * Update google/cloud/documentai_toolbox/converters/config/converter_helpers.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * updated comments and function naming * fixed failing tests * added samples and lint fixes * fixed region tags * fix region tag * Update samples/snippets/convert_document_from_azure_sample.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * Update samples/snippets/convert_document_from_azure_sample.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * lint fixes * added more comments * Update samples/snippets/convert_document_from_azure_sample.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * Update samples/snippets/convert_document_from_azure_sample.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * Update samples/snippets/convert_document_from_azure_sample.py Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com> * changed name of converter sample per Holts comment --------- Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 735514e - Browse repository at this point
Copy the full SHA 735514eView commit details -
feat: added list_gcs_document_tree (#75)
* fix:rename print_gcs_document_tree & return a list * split list_gcs_document_tree into two functions * removed return for print_gcs_document_tree
Configuration menu - View commit details
-
Copy full SHA for d18d1dc - Browse repository at this point
Copy the full SHA d18d1dcView commit details
Commits on Mar 10, 2023
-
chore(main): release 0.4.0-alpha (#70)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eca444d - Browse repository at this point
Copy the full SHA eca444dView 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 v0.3.0-alpha...v0.4.0-alpha