The Rise and Fall of the Performance Monsters

, by

Introduction Apache Camel has always been committed to delivering top-notch performance. As the development of Camel 4 progressed, so did the dedication to enhancing its performance. In this blog post, we’ll explore the advances made in the pursuit of efficiency, focusing on key improvements introduced between Camel 4.1 and 4.2, with a few important improvements for the upcoming 4.3. Camel 4.1: A Leap Forward in Type Conversion One of the notable enhancements in Camel 4.

Continue reading ❯

FEATURESCAMEL

RELEASE 4.0.3

, by

The Camel community announces the immediate availability of the Camel 4.0.3 patch release with 23 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

Apache Camel 4.2 What's New

, by , , ,

Apache Camel 4.2 (non LTS) has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Java 21 This is the first release that officially supports running on Java 21. Camel Core We continue to fine-tune the new type converter that was introduced on Camel 4.1.0. This version brings a few cleanups to the code, some fixes to the type converter resolution logic, caching improvements and micro optimizations to the type matching algorithm.

Continue reading ❯

RELEASES