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.11.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.12.0-alpha
Choose a head ref
  • 10 commits
  • 28 files changed
  • 7 contributors

Commits on Nov 8, 2023

  1. chore: bump urllib3 from 1.26.12 to 1.26.18 (#197)

    Source-Link: https://togithub.com/googleapis/synthtool/commit/febacccc98d6d224aff9d0bd0373bb5a4cd5969c
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:caffe0a9277daeccc4d1de5c9b55ebba0901b57c2f713ec9c876b0d4ec064f61
    gcf-owl-bot[bot] authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0baf3ef View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. chore(python): Add Python 3.12 (#203)

    * chore(python): Add Python 3.12
    
    Source-Link: googleapis/synthtool@af16e6d
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:bacc3af03bff793a03add584537b36b5644342931ad989e3ba1171d3bd5399f5
    
    * chore(deps): Remove hocr-spec to support Python 3.12
      - Introduced in #195
    
    ---------
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    Co-authored-by: Holt Skinner <holtskinner@google.com>
    4 people authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    1ff4bf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d178acb View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. chore: bump cryptography from 41.0.5 to 41.0.6 in /synthtool/gcp/temp…

    …lates/python_library/.kokoro (#207)
    
    Source-Link: googleapis/synthtool@9367caa
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:2f155882785883336b4468d5218db737bb1d10c9cea7cb62219ad16fe248c03c
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    5a7a32c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3b942b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7001c76 View commit details
    Browse the repository at this point in the history
  4. build: Ignore DeprecationWarning from google-api-core (#211)

    * build: Ignore `DeprecationWarning` from google-api-core
    
    * Update pytest.ini
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    
    ---------
    
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    holtskinner and parthea authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f5e1547 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Configuration menu
    Copy the full SHA
    378ebd6 View commit details
    Browse the repository at this point in the history
  2. fix: Prevent sorting entities labeled in Document AI Workbench (#200)

    * Refactored Entity loading and changed sorting to only occur if all ids are digits.
    ---------
    Co-authored-by: Holt Skinner <holtskinner@google.com>
    lababidi and holtskinner authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    d843e51 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.12.0-alpha (#204)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    769e011 View commit details
    Browse the repository at this point in the history
Loading