Apache Camel 3 - End of Life

, by ,

Apache Camel is officially end of life by end of 2024. We have just released the last Apache Camel 3.22.3 release of Camel 3.x. There will be NO further releases, and support for Camel 3 has officially reached its end of life. There will not be any new releases of Camel 3.x, and users are encouraged to start new development on Camel 4, and plan to migrate existing applications to Camel 4.

Continue reading ❯

ROADMAP

RELEASE 3.22.3

, by

The Camel community announces the immediate availability of Camel 3.22.3, a patch release with 11 fixes and improvements. This is the final EOL release for Camel 3. 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

Resolving LangChain4j AI services by interface

, by

Introduction In a recent series of Artificial Intelligence related blog posts, we have learned about the Camel Quarkus LangChain4j extension. It offers possibilities to implement new AI related scenarios like data extraction. The underlying implementation of Quarkus LangChain4j seems to offer interesting abstractions that, for instance make it possible to switch between Large Language Models quite simply. We have also started to see some improvements when it comes to invoking AI services thanks to camel bean binding and annotations.

Continue reading ❯

CAMELAI