VS Code Language support for Camel release 0.1.5

, by

A new release of VS Code Language support for Camel is available! This is the version 0.1.5. It comes with improvement in connected mode and several Camel versions upgrades. Connected mode hint For components which proposes connected mode, there is now a little hint on hover to help user to know that more completion is available with a configured connection to an instance. For reminder, the components leveraging this kind of feature are kafka, knative and kubernetes-*.

Continue reading ❯

RELEASESTOOLING

Textual debug for Camel routes in VS Code, Eclipse Desktop and more

, by

Textual debug for Camel routes was announced in IntelliJ few weeks ago. It is now available in VS Code and Eclipse desktop with dedicated extensions. Scope The Camel Textual Route debugger is working locally. The debugger must be running on the same machine than the Camel application to debug. It is attaching to a running Camel route written in Java using the PID (Other Camel DSLs should work but have not been tested yet).

Continue reading ❯

TOOLING

Karavan Designer Preview Release 0.0.10

, by

An important milestone in Apache Apache Camel Karavan Designer development. New Look and Feel Current release comes with new redesigned interface for Standalone application and VS Code extension (light and dark mode). Connectivity Camel Kamelets 0.7.0 Camel Components 3.15 New supported DSLs We continue to add more DSL elements. New in this release: Do Try - Do Catch - Do Finally Circuit Breaker Do Switch (new in Camel 3.15) Dynamic Router (new in Camel 3.

Continue reading ❯

RELEASESTOOLING