Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.2-alpha
Choose a base ref
...
head repository: googleapis/python-documentai-toolbox
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.0-alpha
Choose a head ref
  • 7 commits
  • 9 files changed
  • 5 contributors

Commits on Feb 6, 2024

  1. build(deps): bump cryptography from 41.0.6 to 42.0.0 in /synthtool/gc…

    …p/templates/python_library/.kokoro (#254)
    
    Source-Link: googleapis/synthtool@e13b22b
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:97b671488ad548ef783a452a9e1276ac10f144d5ae56d98cc4bf77ba504082b4
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    dab580b View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all dependencies (#244)

    * chore(deps): update all dependencies
    
    * Update requirements-test.txt
    
    Change pytest back to 7.4.4
    
    * Update requirements.txt
    
    Update documentai toolbox to 0.12.2a0
    
    ---------
    
    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    renovate-bot and holtskinner authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a303f25 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore(deps): update all dependencies (#255)

    * chore(deps): update all dependencies
    
    * Update requirements-test.txt
    
    ---------
    
    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    renovate-bot and holtskinner authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    a228293 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2024

  1. build(deps): bump cryptography from 42.0.0 to 42.0.2 in .kokoro (#258)

    Source-Link: googleapis/synthtool@8d392a5
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:a0c4463fcfd9893fc172a3b3db2b6ac0c7b94ec6ad458c7dcea12d9693615ac3
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Feb 20, 2024
    Configuration menu
    Copy the full SHA
    ad5e490 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. chore(deps): update all dependencies (#256)

    * chore(deps): update all dependencies
    
    * Update requirements-test.txt
    
    ---------
    
    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    renovate-bot and holtskinner authored Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4c2a5d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. feat: Added gcs_uri parameter to Document.from_gcs() to allow imp…

    …orting of a single Document JSON (#261)
    
    * feat: Added `gcs_uri` parameter to `Document.from_gcs()` to allow importing of a single Document JSON
      * Change `get_blob()` to use `storage.Blob.from_string()`
    holtskinner authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    f654a5d View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.13.0-alpha (#263)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    3ebe996 View commit details
    Browse the repository at this point in the history
Loading