Skip to content
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.2.0
Choose a base ref
...
head repository: googleapis/python-documentai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.3.0
Choose a head ref
  • 3 commits
  • 32 files changed
  • 6 contributors

Commits on Nov 14, 2022

  1. Configuration menu
    Copy the full SHA
    8f14004 View commit details
    Browse the repository at this point in the history
  2. feat: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvalu…

    …ation, and ListEvaluations v1beta3 APIs (#412)
    
    * feat: added TrainProcessorVersion, EvaluateProcessorVersion, GetEvaluation, and ListEvaluations v1beta3 APIs
    * feat: added evaluation.proto
    * feat: added document_schema field in ProcessorVersion processor.proto
    * feat: added image_quality_scores field in Document.Page in document.proto
    * feat: added font_family field in Document.Style in document.proto
    
    PiperOrigin-RevId: 488417413
    
    Source-Link: googleapis/googleapis@6b780a3
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/99c8d66a1f727ae3cb6697832690dbaaa318cd85
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOTljOGQ2NmExZjcyN2FlM2NiNjY5NzgzMjY5MGRiYWFhMzE4Y2Q4NSJ9
    
    * 🦉 Updates from OwlBot post-processor
    
    See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
    
    Fixes #410
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Holt Skinner <13262395+holtskinner@users.noreply.github.com>
    3 people authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    caefaa7 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 2.3.0 (#413)

    * chore(main): release 2.3.0
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    Co-authored-by: Holt Skinner <holtskinner@google.com>
    release-please[bot] and holtskinner authored Nov 14, 2022
    Configuration menu
    Copy the full SHA
    a32ba26 View commit details
    Browse the repository at this point in the history
Loading