RELEASE 2.25.2

, by

The Camel community announces the immediate availability of Camel 2.25.2, a new patch release with 10 fixes and improvements. The artifacts are published and ready for you to download from Maven Central. For more details please take a look at the release notes. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

RELEASE 3.4.1

, by

The Camel community announces the immediate availability of Camel 3.4.1, the first patch release for the 3.4 LTS version with 20 new features, improvements and fixes. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the release notes. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES

Command line utility with Camel Quarkus

, by

Camel and Camel Quarkus are typically used to create integration applications that run as long living processes, a.k.a. daemons or services. In this blog post, we are going to explain a slightly different use case: using Camel Quarkus in programs that exit by themselves after performing some desired tasks. Where can this be useful? The enterprise is full of scheduled batch processing. Say, some system exports some sort of reports daily at 4 a.

Continue reading ❯

HOWTOSCAMEL QUARKUS