Camel K 1.9 release

, by

Attention, attention: time for a new exciting Camel K release! On behalf of Camel K community I am happy to announce the latest 1.9.0. Camel K release. As usual let’s use this blog to share with you the new stack of exciting technology we’ll be using in this version: Apache Camel K Runtime 1.13.0 Apache Camel Quarkus 2.8.0 Apache Camel 3.16.0 Apache Camel Kamelets 0.8.0 Thanks to Apache Camel, Camel Quarkus and Kamelet Catalog contributors for the great efforts they’ve put in those new releases as well.

Continue reading ❯

RELEASESCAMEL K

Start a Camel Main application with Textual debug for Camel routes in Eclipse from a single launch configuration

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The Debug Adapter for Apache Camel latest release 0.1.1 supports JMX connection. It opens the possibility to start a Camel application with Camel textual route debugging activated in a single Launch Group configuration. I blogged how to achieve similar functionalities in VS Code last week. Let’s see the different configurations required to achieve it with Eclipse Debug Adapter for Camel client.

Continue reading ❯

TOOLING

VS Code AtlasMap integrated in Camel-Designer

, by

\ The latest release of the VS Code Camel Designer extension integrates VS Code AtlasMap. Explore how both can help you to accelerate productivity in Camel. Two visual tools for Camel integrated in VS Code \ AtlasMap is a great visual data mapping tool that enables users to define data transformations that Camel can process at runtime. The 0.1.0 release of the VSCode extension for AtlasMap introduced a series of improvements that allowed a better user experience when creating and editing AtlasMap definitions.

Continue reading ❯

TOOLING