CAMEL-23765: sync localWorkDirectory containment note to the 4.18/4.14 upgrade guides on main#24221
Merged
Merged
Conversation
…4 upgrade guides on main The localWorkDirectory path-traversal containment fix is backported to camel-4.18.x (#24219) and camel-4.14.x (#24220). Per the backport upgrade-guide policy the version-specific guide entries live on main; add a note for the new behaviour to the 4_18 and 4_14 guides (the 4_14 entry omits camel-mina-sftp, which does not exist on that branch). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Contributor
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🐫 Apache Camel Committers, please review the following items:
|
Contributor
|
🧪 CI tested the following changed modules:
|
apupier
approved these changes
Jun 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Documents the
localWorkDirectorypath-traversal containment fix (CAMEL-23765) in the version-specific upgrade guides onmain, for the backports to:camel-4.18.x— [backport camel-4.18.x] CAMEL-23765: remote-file consumers - contain localWorkDirectory downloads within the work directory #24219camel-4.14.x— [backport camel-4.14.x] CAMEL-23765: remote-file consumers - contain localWorkDirectory downloads within the work directory #24220Per the backport upgrade-guide policy, all
camel-4x-upgrade-guide-4_XX.adocfiles live onmainas the canonical history. This adds a note to the 4_18 and 4_14 guides (the 4_14 entry omitscamel-mina-sftp, which does not exist on that branch). The 4_21 entry was already added in the main PR #24180.Docs-only change.
Claude Code on behalf of Andrea Cosentino