Re: Why has timePeriodMillis for the Throttle EIP been removed and how can I account for this

2024-02-01 Thread Otavio Rodolfo Piske
Hello, Quite frankly, I don't know. However, I did raise this question on the PR that introduced the change so we can discuss how we can improve the documentation for scenarios such as the one you raised. Kind regards On Wed, Jan 31, 2024 at 4:05 PM Schmeier, Jannik wrote: > Hello, > > I'm

How to send form data (multipart/form-data)

2024-02-01 Thread ski n
Hi, I need to send form data (binary files). With Curl you can do this as follows: curl https://reqbin.com/echo/post/form -F key1=value1 -F key2=value2 -F photo=@photo.png or curl https://reqbin.com/echo/post/form --form key1=value1 --form key2=value2 --form photo=@photo.png

[ANNOUNCE] Apache Camel 4.0.4 (LTS) Release

2024-02-01 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 4.0.4. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This is a patch release with 23 improvements and fixes. For more details