-
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.4.1-alpha
head repository: googleapis/python-documentai-toolbox
compare: v0.5.0-alpha
- 10 commits
- 24 files changed
- 4 contributors
Commits on Mar 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7e54ff1 - Browse repository at this point
Copy the full SHA 7e54ff1View commit details
Commits on Mar 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 35d963c - Browse repository at this point
Copy the full SHA 35d963cView commit details
Commits on Mar 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f3d744 - Browse repository at this point
Copy the full SHA 0f3d744View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e5ef356 - Browse repository at this point
Copy the full SHA e5ef356View commit details
Commits on Apr 3, 2023
-
feat: Update Max Files per Batch Request to 1000 (#91)
* feat: Update Max Files per Batch Request to 1000 - https://cloud.google.com/document-ai/quotas#content_limits * test: Update `test_create_batches_with_invalid_batch_size()` * test: Add `batch_size` parameter to `test_create_batches_with_large_folder()`
Configuration menu - View commit details
-
Copy full SHA for 3bbc0f0 - Browse repository at this point
Copy the full SHA 3bbc0f0View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 625375c - Browse repository at this point
Copy the full SHA 625375cView commit details -
chore(deps): Update Dependencies for pandas and pikepdf (#93)
- Add support for pandas 2.0.0 & add python version > 3.8 for pikepdf 7.0.0
Configuration menu - View commit details
-
Copy full SHA for c607136 - Browse repository at this point
Copy the full SHA c607136View commit details -
feat: Added Export Images functionality (#96)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 383e105 - Browse repository at this point
Copy the full SHA 383e105View commit details
Commits on Apr 7, 2023
-
feat: Add Import Document from Batch Process Metadata & Operation (#88)
* feat: Add utility functions for GCS URIs - Updates to types to fix lint errors - Add `files_to_display` optional parameter to `print_document_tree()` - Other formatting improvements for docs. * test: Add tests for gcs_uri functions. * feat: Add Import Document from batch process metadata * refactor: Moved `_get_storage_client` and `get_bytes` to utilities - Resolves Circular dependency * test: Attempt to fix mock patch * test: Attempt to fix test import errors * Change utility import in converter_helpers.py * Update utilities import * Added Inline samples for `from_document_path()` and `from_documentai_document()` * feat: Add utility functions for GCS URIs - Updates to types to fix lint errors - Add `files_to_display` optional parameter to `print_document_tree()` - Other formatting improvements for docs. * test: Add tests for gcs_uri functions. * feat: Add Import Document from batch process metadata * refactor: Moved `_get_storage_client` and `get_bytes` to utilities - Resolves Circular dependency * test: Attempt to fix mock patch * test: Attempt to fix test import errors * Change utility import in converter_helpers.py * Update utilities import * Added Inline samples for `from_document_path()` and `from_documentai_document()` * test: Add check for Failed BatchProcessMetadata * fix: Update imports based on Gal's feedback * refactor: Rename `utilities.py` to `gcs_utilities.py` * Add alias for gcs_utilities in `__init__.py` * Update mock.patch for gcs_utilities in `test_converter.py` * Removed alias for gcs_utilities. Changed Samples to follow * Added `Document.from_batch_process_operation()` - Gets operation information and passes it to `from_batch_process_metadata()` * Fixed mock.patch for `get_bytes_images_mock` * Remove underscore from `get_bytes` in `get_bytes_images_mock`
Configuration menu - View commit details
-
Copy full SHA for f95bbea - Browse repository at this point
Copy the full SHA f95bbeaView commit details -
chore(main): release 0.5.0-alpha (#94)
🤖 I have created a release *beep* *boop* --- ## [0.5.0-alpha](https://togithub.com/googleapis/python-documentai-toolbox/compare/v0.4.1-alpha...v0.5.0-alpha) (2023-04-07) ### Features * Add Import Document from Batch Process Metadata & Operation ([#88](https://togithub.com/googleapis/python-documentai-toolbox/issues/88)) ([f95bbea](https://togithub.com/googleapis/python-documentai-toolbox/commit/f95bbeab818f37a9885f6025af04ad102e3e2b25)) * Added Export Images functionality ([#96](https://togithub.com/googleapis/python-documentai-toolbox/issues/96)) ([383e105](https://togithub.com/googleapis/python-documentai-toolbox/commit/383e1056669a07995825b4756a4100bb305bb98b)) * Update Max Files per Batch Request to 1000 ([#91](https://togithub.com/googleapis/python-documentai-toolbox/issues/91)) ([3bbc0f0](https://togithub.com/googleapis/python-documentai-toolbox/commit/3bbc0f08506be65392a19d9caec3450d68311989)) --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Configuration menu - View commit details
-
Copy full SHA for 514a10c - Browse repository at this point
Copy the full SHA 514a10cView 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.4.1-alpha...v0.5.0-alpha