oscerd opened a new pull request, #25895:
URL: https://github.com/apache/camel/pull/25895

   Straight cherry-pick backport to `camel-4.22.x` of five camel-ai fixes 
already reviewed and merged on `main`:
   
   - **CAMEL-24526** (#25849) — camel-djl: reject the zoo tabular applications 
instead of returning no-op predictors (silent wrong result)
   - **CAMEL-24528** (#25854) — camel-huggingface: surface Python inference 
errors in four task predictors (errors were delivered as success)
   - **CAMEL-24529** (#25853) — camel-djl: close the loaded ZooModel when the 
producer stops (native-memory leak)
   - **CAMEL-24530** (#25852) — camel-djl: close the InputStream opened from 
File/Path bodies in DJLConverter (FD leak)
   - **CAMEL-24534** (#25855) — camel-qdrant: honour metadata value types 
instead of casting them to String (runtime ClassCastException on numeric 
metadata)
   
   Each commit is a clean cherry-pick of the merged main commit (no manual 
conflict resolution). The affected buggy code is present on `camel-4.22.x`. The 
added tests compile and pass on this branch.
   
   _Claude Code on behalf of oscerd_


-- 
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