Following the Apache Camel 4.8 release, we are happy to announce the release of Kaoto 2.2 with many improvements to enhance the user experience. This time, the theme was to improve the visualizations and the user experience in the Canvas, as well as to provide more flexibility to the users. Read on to discover the key highlights of this release and how they can improve your workflow with Kaoto.
Continue reading ❯
RELEASESTOOLINGKAOTO
Apache Camel 4.8 LTS has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Camel Core The simple language has new functions such as a iif (ternary if). The @BindToRegistry now supports init/destroy methods, and can be declared as lazy as well. The log EIP can more easily configure its logger name using dynamic patterns. Add poll EIP as an easier and simpler version of pollEnrich EIP which is also more tooling friendly.
Continue reading ❯
RELEASES
This blog post shows a concrete example of transforming raw unstructured text into structured Java objects with Camel Quarkus and Quarkus LangChain4j. Introduction Following previous experiments about unstructured data extraction, some directions were given about how a large language model could be setup to transform unstructured data into its structured counterpart. In this blog post, we will see a ready to use example that could serve as a starting point to create your own Camel route performing data extraction.
Continue reading ❯
CAMELAI