Karavan 4.5.0: Hidden gems

, by

We’re announcing the release of Apache Camel Karavan 4.5.0, your ultimate toolkit for streamlined and expedited integration development using Apache Camel! This new version is aligned with the latest Apache Camel Framework 4.5.0, ensuring compatibility and leveraging the newest features. While this release may seem modest, it introduces a series of subtle enhancements aimed at simplifying the daily tasks of integrators. These improvements, though minor at first glance, are designed to reduce the need for frequent documentation lookups, thereby saving significant time and effort in larger projects.

Continue reading ❯

TOOLING

Camel K runtimes with Knative

, by

In the last 2.2.0 version release, Camel K added an interesting feature that gave the users the possibility to build their Camel application externally and run via the operator with certain limitations. In this blog we’re trying to analyze those limitations and provide some example that will show you how to possibly leverage this feature. What is a “sourceless” Integration? With a great effort of creativity (sarcasm), we have named this feature as “sourceless” Integration.

Continue reading ❯

CAMEL KHOWTOS

Apache Camel 4.5 What's New

, by , ,

Apache Camel 4.5 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 When using Kamelets and/or Rest DSL then Camel will now hide their intermediate routes and only show user routes. The number of routes that Camel logs on startup is thus only the number of user routes. This also avoids cluttering up the list of routes in monitoring and management tools.

Continue reading ❯

RELEASES