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

Commits on Feb 27, 2024

  1. build(deps): bump cryptography from 42.0.2 to 42.0.4 in .kokoro (#265)

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

Commits on Mar 4, 2024

  1. fix: Changed client_info import and added new quickstart samples (#268

    )
    
    * fix: Changed `client_info` import
    
    `google.api_core.client_info` -> `google.api_core.gapic_v1.client_info`
    
    * Add examples for all document initialization options (w/tests)
    
    Fixes #266
    holtskinner authored Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c4b1d58 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.13.1-alpha (#269)

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