Skip to content

fix(DPE-3852) : backport of CAMEL-23621 - #162

Merged
f2par0 merged 2 commits into
tesb/camel-4.8.1.xfrom
fdeparscau/fix/DPE-3852
Sep 9, 2026
Merged

fix(DPE-3852) : backport of CAMEL-23621#162
f2par0 merged 2 commits into
tesb/camel-4.8.1.xfrom
fdeparscau/fix/DPE-3852

Conversation

@f2par0

@f2par0 f2par0 commented Sep 9, 2026

Copy link
Copy Markdown

Description

Backport PR from CAMEL-23621, only the LangChain4jToolsProducer.java exists in this version

Target

  • I checked that the commit is targeting the correct branch (Camel 4 uses the main branch)

Tracking

  • If this is a large change, bug fix, or code improvement, I checked there is a JIRA issue filed for the change (usually before you start working on it).

Apache Camel coding standards and style

  • I checked that each commit in the pull request has a meaningful subject line and body.
  • I have run mvn clean install -DskipTests locally from root folder and I have committed all auto-generated changes.

AI-assisted contributions

  • If this PR includes AI-generated code, commits have proper co-authorship attribution (e.g., Co-authored-by trailers) and the PR description identifies the AI tool used.

Croway and others added 2 commits September 9, 2026 14:57
Backport of apache#23535 to camel-4.18.x. Filters LLM tool argument field
names against the tool's declared parameter schema before setting them
as Exchange headers, preventing prompt-injection attacks from injecting
arbitrary Camel control headers.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@f2par0
f2par0 requested a review from a team as a code owner September 9, 2026 13:40

@stataru8 stataru8 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@f2par0
f2par0 merged commit cd6b8ff into tesb/camel-4.8.1.x Sep 9, 2026
3 of 5 checks passed
@f2par0
f2par0 deleted the fdeparscau/fix/DPE-3852 branch September 9, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants