+1 (binding)
On Mon, Feb 19, 2024 at 3:14 PM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.4.0
>
> This is the first release of camel-kamelets supporting LTS Camel 4.4.0 and
> it contains many new Kamelets and a lot of fixes.
>
> Kamelets release files:
>
Hello all,
This is a vote for releasing camel-kamelets 4.4.0
This is the first release of camel-kamelets supporting LTS Camel 4.4.0 and
it contains many new Kamelets and a lot of fixes.
Kamelets release files:
https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.4.0
Kamelets staging rep
Severity: important
Affected versions:
- Apache Camel 3.0.0 before 3.21.4
- Apache Camel 3.22.0 before 3.22.1
- Apache Camel 4.0.0 before 4.0.4
- Apache Camel 4.1.0 before 4.4.0
Description:
Deserialization of Untrusted Data vulnerability in Apache Camel CassandraQL
Component AggregationReposi
Severity: important
Affected versions:
- Apache Camel 3.0.0 before 3.21.4
- Apache Camel 3.22.0 before 3.22.1
- Apache Camel 4.0.0 before 4.0.4
- Apache Camel 4.1.0 before 4.4.0
Description:
Deserialization of Untrusted Data vulnerability in Apache Camel SQL
ComponentThis issue affects Apache
Hi
As of release 4.2 there’s support for OAuth in the http component but nowhere
to be found on how to use it.
CAMEL-18637
all I can find is a OAuth2ClientConfigurer class.
/M
hi Federico,
Thanks, that was the missing part!
Thanks to both of you for the support 🙏🏾
For reference:
The rest component can be re-configured to use the same context path as
previously the camel-servlet:
restConfiguration()
.contextPath(
"/my-api“)
With this i don’t need other ch
Hello, I am getting 404 on the standalone example.
Beware that OOB camel-servlet and camel-platform-http uses different
endpoints, camel-servlet */came/** while camel-platform-http */**
Il giorno dom 18 feb 2024 alle ore 15:09 Alphonse Bendt <
alphonse.be...@gmail.com> ha scritto:
> Hi folks,
>