AW: OnExceptions clauses ignored since Camel 4.8.2

2025-04-03 Thread Billah Farouk (BD/SWD-DOE4)
Hi, The issue is still present in 4.10.3 and 4.11.0. Is anyone else facing the same? I can provide a repro case if someone wants to take a look at it. Regards Farouk -Ursprüngliche Nachricht- Von: Billah Farouk (BD/SWD-DOE4) Gesendet: Donnerstag, 27. März 2025 21:11 An: users@camel.ap

[ANNOUNCE] Apache Camel 4.11.0 Released

2025-04-03 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 4.11.0. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This release contains 136 new features and improvements. The release is ava

Re: camel-jolt: inputType & outputType can't be set for http uris

2025-04-03 Thread Claus Ibsen
Hi Yes that looks like some kind of little bug. You are welcome to cretae a JIRA ticket. Also if you think you can fix this, then you are welcome to send a PR. The "fix" requires setting the properties on the endpoint before doing that remove thingy that it does now. On Thu, Apr 3, 2025 at 8:20

camel-jolt: inputType & outputType can't be set for http uris

2025-04-03 Thread j_b_s34
Hi everyone, if the resourceUri is a HTTP uri the inputType & outputType uri params are ignored. Example route: from(seda("incoming")) .to("jolt:https://test-server/transform.json?inputType=jsonString&outputType=jsonString";) .to(seda("outgoing")); This method clears the parameter map: https:

[RESULT][VOTE] Release Apache Camel Kamelets 4.10.3

2025-04-03 Thread Andrea Cosentino
Hello all, The vote passes with the following result: 5 +1 binding votes: Andrea Cosentino, Claus Ibsen, Pasquale Congiusti, Zineb Bendhiba and Marat Gubaidullin 2 +1 non-binding votes: Tom Cunningham and Claudio Miranda Thanks to all the voters. I'll go ahead with the process.

Re: [VOTE] Release Apache Camel Kamelets 4.10.3

2025-04-03 Thread Andrea Cosentino
Thanks all, The vote passes. I'll go ahead with the process. Il giorno mar 1 apr 2025 alle ore 17:09 Marat Gubaidullin < marat.gubaidul...@gmail.com> ha scritto: > +1 (binding) > > Thanks Andrea > > On Mon, Mar 31, 2025 at 5:17 AM Andrea Cosentino > wrote: > > > Hello all, > > > > This is a vo