Skip to content

chore(camel-test-infra-docling): upgrade docling.container to v1.30.0 - #25471

Open
davsclaus wants to merge 1 commit into
mainfrom
automated/upgrade-docling-container-v1.30.0-fixed
Open

chore(camel-test-infra-docling): upgrade docling.container to v1.30.0#25471
davsclaus wants to merge 1 commit into
mainfrom
automated/upgrade-docling-container-v1.30.0-fixed

Conversation

@davsclaus

Copy link
Copy Markdown
Contributor

Summary

  • Upgrade docling container from v1.29.0 to v1.30.0
  • Update OcrExtractionIT.testOcrWithMultipleTextBlocks sentinel assertion: docling v1.30.0 now includes page furniture (headers/footers) in the default body export, so the test now asserts footer text is present (was previously asserting it was absent)
  • Update documentation note in docling-component.adoc to reflect the new behavior

Supersedes #25417 which had merge conflicts. Addresses the behavioral change flagged by @gnodet's local IT results.

Test plan

  • CI build passes
  • Integration tests with docling v1.30.0 pass (the OCR test assertion is updated to match new behavior)

Claude Code on behalf of davsclaus

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

@github-actions

Copy link
Copy Markdown
Contributor

🌟 Thank you for your contribution to the Apache Camel project! 🌟
🤖 CI automation will test this PR automatically.

🐫 Apache Camel Committers, please review the following items:

  • First-time contributors require MANUAL approval for the GitHub Actions to run
  • You can use the command /component-test (camel-)component-name1 (camel-)component-name2.. to request a test from the test bot although they are normally detected and executed by CI.
  • You can label PRs using skip-tests and test-dependents to fine-tune the checks executed by this PR.
  • Build and test logs are available in the summary page. Only Apache Camel committers have access to the summary.

⚠️ Be careful when sharing logs. Review their contents before sharing them publicly.

Since docling v1.30.0, page furniture (headers/footers) is included in
the default body export. Update the sentinel test assertion in
OcrExtractionIT to expect this new behavior and update the documentation
note accordingly.

Supersedes #25417.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Claus Ibsen <claus.ibsen@gmail.com>
@davsclaus
davsclaus force-pushed the automated/upgrade-docling-container-v1.30.0-fixed branch from fba447a to 80191df Compare August 12, 2026 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant