The Camel community announces the immediate availability of the Camel 4.4.5 patch release with 12 bug fixes and improvements. This is the last planned patch release for Camel 4.4.x. 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,
Continue reading ❯
RELEASES
Camel Quarkus 3.15.2 release
Continue reading ❯
RELEASESCAMEL QUARKUS
Introduction In a previous blog post related to Artificial Intelligence with Camel, we introduced the resolution of AI services by interface. This feature brings Camel and Quarkus LangChain4j closer than ever so that it takes less code to invoke a LangChain4j AI service from a route. In this blog post, we would like to introduce a related feature that should be released in the next Camel Quarkus version. This time, we’ll do the same kind of operation, except that we will resolve the bean by its name.
Continue reading ❯
CAMELAI