JiriOndrusek opened a new pull request, #3033:
URL: https://github.com/apache/camel-kamelets/pull/3033

   ⚠️  Requires apache/camel#26471 
([CAMEL-24753](https://issues.apache.org/jira/browse/CAMEL-24753) , unmerged): 
the sink options bind to component options that PR  introduces, and the Citrus 
tests fail without it — gating the merge the same way #3016 was gated on Camel 
4.23.
   
   
   Follow-up to #3016: exposes the filtering added to camel-langchain4j-ingest 
by [CAMEL-24753](https://issues.apache.org/jira/browse/CAMEL-24753) 
(apache/camel#26471).
   
    - file-source: optional include/exclude Ant globs forwarded to the file 
consumer's antInclude/antExclude — a filtered file is never read.
    - sink: passthrough of the component's includeId, excludeId, 
minDocumentSize and documentFilter options — rejected deliveries answer 
outcome=filtered and never keep a 
    dedup claim. The properties are optional {{?...}} parameters, so unset they 
are inert on any Camel; setting one needs Camel 4.23+.
   
    Citrus tests cover both kamelets; like the #3016 suite they run with 
-Dcamel.version=4.23.0-SNAPSHOT.
   
    _🤖 Generated with Claude Code (https://claude.com/claude-code)_
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to