RELEASE 2.25.3

, by

The Camel community announces the immediate availability of Camel 2.25.3, a new patch release with 11 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.5

, by

The Camel community announces the immediate availability of Camel 3.4.5, a new patch release for the 3.4 LTS version with 25 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

Introducing Idempotency Support in Camel Kafka Connector

, by

In the next Camel Kafka connector release (0.7.0, on vote soon) there will be a new feature: the idempotency support on both source and sink connectors. The aim of this post is giving some hints on how and when to use the idempotency feature. What is Idempotency? The Idempotent Consumer from the EIP patterns is used to filter out duplicate messages: it essentially acts like a Message Filter to filter out duplicates, as reported in the Camel documentation

Continue reading ❯

RELEASESCAMEL-KAFKA-CONNECTOR