Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps google-cloud-documentai from 3.2.0 to 3.6.0.

Release notes

Sourced from google-cloud-documentai's releases.

google-cloud-documentai: v3.6.0

3.6.0 (2025-08-29)

Features

  • Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (6d0eeb7)

Documentation

  • A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (6d0eeb7)
  • A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
Changelog

Sourced from google-cloud-documentai's changelog.

3.6.0 (2025-08-29)

Features

  • Added config options for derived fields and signature detection. Some annotation changes changes to mark fields explicitly output only (no changes in semantics just readability) (6d0eeb7)

Documentation

  • A comment for field create_time in message .google.cloud.documentai.v1.Processor is changed to describe as output only. (6d0eeb7)
  • A comment for field create_time in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field deprecation_info in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field document_schema in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field kms_key_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field kms_key_version_name in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)
  • A comment for field latest_evaluation in message .google.cloud.documentai.v1.ProcessorVersion is changed to describe as output only. (6d0eeb7)

3.5.0 (2025-04-29)

Features

  • v1beta3: [google-cloud-documentai] Added config options to enable table annotation and image extraction (#13847) (cd64ac0)
  • v1beta3: Add image block and blob asset in Document proto (3c829a0)
  • v1beta3: Added config options to enable image annotation (3c829a0)

3.4.0 (2025-04-23)

Features

  • [google-cloud-documentai] Added a field for enabling returning images and bounding boxes from layout parser processor (#13822) (77e38cd)

3.3.0 (2025-03-19)

Features

  • [google-cloud-documentai] Added config options to enable LLM (ee05aca)
  • Added config options to enable LLM layout parsing (#13680) (ee05aca)

3.2.1 (2025-03-15)

Bug Fixes

  • [Many APIs] Allow Protobuf 6.x (feb5353)
  • remove setup.cfg configuration for creating universal wheels (#13659) (59bfd42)
Commits
  • b0c7b29 chore: release main (#14321)
  • 25504f3 chore: [google-cloud-geminidataanalytics] update Python generator version to ...
  • 077a8ff chore: [google-cloud-run] update Python generator version to 1.25.1 (#14200)
  • 4d08928 chore: [google-ai-generativelanguage] update Python generator version to 1.25...
  • 7d1e79e chore: [Many APIs] update Python generator version to 1.25.1 (#14313)
  • 86d0606 chore: [google-shopping-merchant-accounts] update Python generator version to...
  • 6c26564 chore: [Many APIs] update Python generator version to 1.25.1 (#14316)
  • 08076ef chore: [google-apps-chat] update Python generator version to 1.25.1 (#14294)
  • b533146 chore: [Many APIs] update Python generator version to 1.25.1 (#14310)
  • eb26719 chore: [Many APIs] update Python generator version to 1.25.1 (#14315)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [google-cloud-documentai](https://github.com/googleapis/google-cloud-python) from 3.2.0 to 3.6.0.
- [Release notes](https://github.com/googleapis/google-cloud-python/releases)
- [Changelog](https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-documentai/CHANGELOG.md)
- [Commits](googleapis/google-cloud-python@google-cloud-documentai-v3.2.0...google-cloud-documentai-v3.6.0)

---
updated-dependencies:
- dependency-name: google-cloud-documentai
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 8, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 20, 2025

Superseded by #179.

@dependabot dependabot bot closed this Oct 20, 2025
@dependabot dependabot bot deleted the dependabot/pip/backend/google-cloud-documentai-3.6.0 branch October 20, 2025 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant