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.0-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.11.1-alpha
Choose a head ref
  • 3 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 18, 2023

  1. chore: rename rst files to avoid conflict with service names (#184)

    Source-Link: googleapis/synthtool@d52e638
    Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:4f9b3b106ad0beafc2c8a415e3f62c1a0cc23cabea115dbe841b848f581cfe99
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    cf3815f View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix: Empty Page SubElements (#186)

    - Changed page elements to be initalized with document text instead of page text.
      - Caused all paragraphs/blocks/etc after the first page to be empty.
    - Introduced in https://togithub.com/googleapis/python-documentai-toolbox/pull/123
      - https://togithub.com/googleapis/python-documentai-toolbox/pull/123/files#diff-af92c6de8f8e84ca66d2fb9fa7e9bddb5bd644e944153bf7a78d35f47c05853eR251
    - Added new Unit test which covers the issue
    - Discovered in https://togithub.com/GoogleCloudPlatform/generative-ai/issues/217
    holtskinner authored Oct 23, 2023
    Configuration menu
    Copy the full SHA
    2a5dbf5 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.11.1-alpha (#187)

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