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 ❯

TOOLINGKARAVAN

Karavan 4.4.0: Beauty is variable

, by

There should have been an AI-generated image of animated camels in a setting vaguely related to the plot of this post. But I think we have already had enough of them ;-) We are announcing the Apache Camel Karavan 4.4.0, your one-stop shop for simplified and accelerated integration development with Apache Camel! This release packs a punch with a plethora of improvements, making your integration journey smoother and more efficient than ever.

Continue reading ❯

TOOLINGKARAVAN

New release of VS Code Language Support for Apache Camel 0.16.0

, by

There is a new release of VS Code extension Language Support for Apache Camel 0.16.0. Available at Visual Studio Marketplace and Open VSX Registry. This blog post is covering changes made during multiple releases. Latest blog posted changes were for Language Support for Apache Camel v0.9.0. But all listed below is available in latest published v0.16.0 extension release. What’s changed Embedded Language Server for Apache Camel 1.18.0. Updated default Camel Quarkus Catalog from 2.

Continue reading ❯

RELEASESTOOLING

Kaoto v2.0 TP1 release

, by

Introducing Kaoto 2.0 (Tech Preview) - A New Chapter for the Kaoto Project We are thrilled to announce the first tech preview release of Kaoto 2.0, marking a significant milestone in the evolution of the Kaoto project. Kaoto is a no-code / low-code editor for Apache Camel integrations, which lets you create and edit your routes in a graphical way. Highlights A lot of effort has been put into bringing the Kaoto project closer to Apache Camel.

Continue reading ❯

RELEASESTOOLINGKAOTO

Hawtio v3 release and Camel CLI

, by

The Hawtio development team is really excited to announce the general availability of Hawtio 3.0.0 to the Apache Camel community! Hawtio is a classic tool for managing Java/JVM applications with a web UI. It has long been a core favourite among Java and Camel engineers as a web GUI management console for Java and Camel applications. However, it was based on stale JavaScript frameworks 1, which made further enhancements and maintenance difficult.

Continue reading ❯

RELEASESTOOLINGHAWTIO

Debugging Camel Quarkus native application in VS Code

, by

Prerequisites Visual Studio Code GraalVM for JDK 20+ Maven 3.9.3+ Extension Pack for Apache Camel by Red Hat Step-by-Step These steps provide a structured approach to generating, setting up, building, and debugging a Camel Quarkus native application within the VS Code environment. Generate Example Camel Route in VS Code Workspace Within your clean VS Code workspace, initiate the creation of an exemplary Camel route using the command Camel: Create a Camel Route using Java DSL.

Continue reading ❯

TOOLINGCAMEL QUARKUSVIDEOS

Karavan 4.1.0: We need more Kamelets

, by

Apache Camel Karavan 4.1.0 has been launched! Custom Kamelets Development With this release, Apache Camel Karavan is featuring the addition of Custom Kamelet Developmenet. Kamelets allows users to connect to external systems via a simplified interface, hiding all the low level details about how those connections are implemented. Furthermore, apart from simplifying connections, Kamelets can package reusable integration logic, making it easily deployable in various projects. With this release, Karavan now offers full-fledged Kamelet development support right at your fingertips:

Continue reading ❯

TOOLINGKARAVAN

New release of VS Code Tooling for Camel K 0.0.36

, by

There is a new release of VS Code extension Tooling for Apache Camel K 0.0.36. Available at Visual Studio Marketplace and Open VSX Registry. The list of new features is short but they are very important and required important rewrite. Here they are: Compatibility with Camel K 2 It is the first version compatible with Camel K 2.x stream. It is picking by default Camel K 2.1. Java standalone file support on Windows The support of standalone Camel Route written with Java DSL is now available (and tested) on Windows.

Continue reading ❯

RELEASESTOOLING

Karavan 4.0.0: One size fits all

, by

We are delighted to unveil Apache Camel Karavan 4.0.0. This release introduces a range of new features, enhancements and updates, making integration development more versatile and user-friendly. Here are the key highlights of this release: Enhanced Platform Support With this release, Apache Camel Karavan expands its compatibility across multiple platforms, offering developers greater flexibility in integration deployment. Karavan 4.0.0 is now compatible with the following platforms: Docker (New!) - The primary benefit of utilizing Docker is to reduce infrastructure complexity, thereby speed-up platform utilization and accelerating adoption.

Continue reading ❯

TOOLINGKARAVAN

Karavan 3.21.0: Developer Performance Accelerator

, by

In this blog post, we are excited to announce the latest updates and improvements in Apache Camel Karavan. This version brings significant improvements focused on developer productivity in the Karavan Cloud Application. Let’s dive into the details and explore what’s new! What’s new Karavan CLI To simplify the installation of Karavan Cloud Application on Kubernetes, we have introduced the Karavan CLI. This command-line interface allows you to effortlessly install Karavan and generate resource YAML files.

Continue reading ❯

TOOLINGKARAVAN

New releases of VS Code Extensions: Language Support 0.9.0, Debug Adapter 0.8.0, Tooling for Camel K 0.0.34

, by

There are new releases of 3 VS Code extensions: Language support for Apache Camel 0.9.0 Debug Adapter for Apache Camel 0.8.0 Tooling for Apache Camel K 0.0.34 Version upgrades Notable Camel related version upgrades: Update Kamelet Catalog from 3.20.4 to 3.21.0 Update default Camel Catalog version from 3.20.5 to 3.21.0 Update default Camel version used for Camel JBang from 3.20.5 to 3.21.0 Update default Camel K runtime version from v1.11.0 to v1.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Camel 0.8.0

, by

There is a new release of VS Code extension Language support for Apache Camel 0.8.0 Available at Visual Studio Marketplace and Open VSX Registry. What’s changed Minimal version of Visual Studio Code to run this extension is 1.76.0 Deprecate features related to Camel Kafka Connector Update default Camel Catalog version from 3.20.3 to 3.20.5 Update default Camel JBang version from 3.20.3 to 3.20.5 Update Kamelet Catalog from 3.20.2 to 3.20.4 New features Command to create a Camel route with Java DSL and XML DSL With next release there is an addition of new VS Code commands Camel: Create a Camel Route using Java DSL and Camel: Create a Camel Route using XML DSL.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Debug Adapter for Apache Camel 0.7.0

, by

There is a new release of VS Code extension Debug Adapter for Apache Camel 0.7.0 Available at Visual Studio Marketplace and Open VSX Registry. What’s changed Minimal version of Visual Studio Code to run this extension is 1.76.0 Bump default Camel JBang version to 3.20.5 New features Contextual Menu Added missing Contextual Menu item, to allow users execute Run Camel Application with JBang from right-click on integration file. Codelens Added missing Codelens item, to allow users execute Camel Run with JBang from codelenses inside opened integration file.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Debug Adapter for Apache Camel 0.6.0

, by

There is a new release of VS Code extension Debug Adapter for Apache Camel 0.6.0 Available at Visual Studio Marketplace and Open VSX Registry. What’s changed In this release there is a new label Run Camel Application with JBang and Debug for command to start and attach the Camel debugger. Currently all available extension commands are grouped under Camel category Camel commands are available only in case there is a valid Camel file opened in editor

Continue reading ❯

RELEASESTOOLING

Karavan 3.20.1 Preview Release

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. This is a short Karavan introduction aimed to help to understand if this tool is right for your needs. New features In this release we continue to make developers’ lives easy. Hybrid Developer Experience Starting from this release, developers can work on the same repository from the Karavan application as well as with Karavan VS Code extension.

Continue reading ❯

TOOLINGKARAVAN

New release of VS Code Language Support for Camel 0.7.0

, by

There is a new release of VS Code extension Language support for Apache Camel 0.7.0 Available at Visual Studio Marketplace and Open VSX Registry. Camel versions upgrades Update default Camel Catalog version from 3.20.0 to 3.20.3 Update Kamelet Catalog from 0.10.0 to 3.20.2 Update Camel Quarkus Catalog from 2.15.0 to 2.16.0 New features Command to create a Camel route with Yaml DSL With new release there is an addition of a new vscode command Camel: Create a Camel Route using Yaml DSL.

Continue reading ❯

RELEASESTOOLING

Karavan 3.20.0 Preview Release

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. This is a short Karavan introduction aimed to help to understand if this tool is right for your needs. Developers can use Karavan in their local development environment by installing Karavan extension in VS Code or Eclipse Che and run their services using JBang powered camel CLI with camel-main or export and run it with canonical Camel Runtimes.

Continue reading ❯

TOOLINGKARAVAN

New release of VS Code Language Support for Camel 0.6.0 and Tooling for Camel K 0.0.33

, by

There are new releases of two VS Code extensions: VS Code Language support for Apache Camel 0.6.0 Microsoft Marketplace Open VSX Markeptlace VS Code Tooling for Apache Camel K 0.0.33 Microsoft Marketplace Open VSX Marketplace Camel versions upgrades Update default Camel Catalog version from 3.18.2 to 3.20.0 (which is an LTS) Update Kamelet Catalog from 0.9.0 to 0.10.0 Update Camel Quarkus Catalog from 2.13.0 to 2.15.0 Update default Camel K runtime and kamel CLI version to v1.

Continue reading ❯

RELEASESTOOLING

Camel Textual Route debugging in Sublime

, by

Few days before it became easier to provide debug adapter support inside Emacs -See this blog post. It is now time to use Camel Debug Adapter in Sublimecamel-tooling/camel-dap-client-sublime. Sublime Debug Adapter client for Apache Camel Prerequisites Camel version 3.18+ camel-debug is available on the classpath have JMX enabled How to configure Sublime In a ~/.config/sublime-text/Packages/Debugger/modules/adapters/camel.py file: from __future__ import annotations from ..typecheck import * from .import util from .. import dap from .

Continue reading ❯

TOOLING

Karavan Roadmap 2023

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. Apache Camel Karavan is celebrating its first anniversary. October 4, 2021 a new repository was created and the first prototype of Karavan Designer was pushed there. Today we have the Karavan VS Code extension and Cloud-native application for Kubernetes/OpenShift.

Continue reading ❯

TOOLINGKARAVAN

Camel Textual Route debugging in Emacs

, by

A month before it became easier to provide debug adapter support inside Vim -See this blog post. It is now time to use Camel Debug Adapter in Emacscamel-tooling/camel-dap-client-emacs. EMACS Debug Adapter client for Apache Camel How to debug Camel with emacs I just got the debug integration for camel in emacs running using (https://emacs-lsp.github.io/dap-mode/page/adding-debug-server/). In order to not forget the config, I decided to quickly compile this readme. Prerequisites Camel version 3.

Continue reading ❯

TOOLING

New release of VS Code AtlasMap 0.2.1

, by

A new version of VS Code AtlasMap 0.2.1 has been released. It brings a new feature to allow custom placement of AtlasMap files in any directory inside the workspace. New features Create a new AtlasMap Data Transformation at a custom location inside workspace New addition to the Create AtlasMap file action which allows users to place files in their desired location inside the workspace. What’s next? Provide your feedback and ideas!

Continue reading ❯

RELEASESTOOLING

Karavan Preview Release 3.18.3

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. What’s new in Karavan 3.18.3? SSO/Keycloak integration Karavan cloud-native application comes with three authentication types supported: Public Public API. No authentication requires. kind: Deployment ... image: ghcr.io/apache/camel-karavan:3.18.3 Basic Authentication with build-in admin user. Password configured in karavan Secrets

Continue reading ❯

RELEASESTOOLINGKARAVAN

Camel Textual Route debugging in Vim

, by

A month before it became easier to provide language support inside Vim, Neovim using coc.nvim -See this blog post. It is now time to use Camel Debug Adapter in Vimcamel-tooling/camel-dap-client-vim. VIM Debug Adapter client for Apache Camel I just got the debug integration for camel in vim running using vimspector. Install Install the vimspector using vim-plug plugin manager. Inside .vimrc file: Plug 'puremourning/vimspector' :PlugInstall How to get Camel Debug Adapter server.

Continue reading ❯

TOOLING

Karavan Preview Release 3.18

, by

Karavan is an Integration Toolkit for Apache Camel aimed to increase developer performance through the visualization of routes, integration with runtimes and pipelines for package, image build and deploy to kubernetes out-of-the-box. Karavan Visual Designer for Integrations supports: Enterprise Integration Patterns DSL REST DSL OpenAPI to REST DSL generator Beans and dependencies All Kamelets source/sink/action All Components consumer/producer Integration CRD (*.yaml with kind:Integration) and plain yaml routes Karavan integrates with the following Camel Runtimes:

Continue reading ❯

RELEASESTOOLING

Apache Camel IDEA Plugin 0.8.13 What's New

, by

Apache Camel IDEA Plugin 0.8.13 has just been released. In this release, we mainly focused on improving the Camel Debugger user experience thanks to a set of improvements that we will cover in this blog post. Camel Debugger UX Enable the Camel Debugger seamlessly In this version, in the case of the Standalone/Main and Spring Boot runtimes, it is now possible to enable the Camel Debugger seamlessly when launching a Camel application or a test by using respectively the Java Launcher or the JUnit Launcher as shown below:

Continue reading ❯

TOOLINGRELEASES

LSP-camel extension for camells integration with sublime text to enable Apache Camel Language Server

, by

Two weeks before it became easier to provide language support inside coc.nvim -See this blog post. It is now the case for sublime, thanks to camells. It is an extension for camells to enable Apache Camel language server support. Camel Language Server Support Demo For instance, code completion for XML with Camel DSL. The capabilities are based on the Camel Language Server. For instance, code completion for JAVA with Camel DSL.

Continue reading ❯

TOOLING

How to use Camel textual Route Debugger with Unit test in VS Code - Updated with Camel 3.18

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. It is convenient to leverage this feature with a Unit test. Last month, I published a blogpost but it had several limitations listed. Most of them have been fixed. This article is an updated version that will explain how it is possible to configure the project and the VS Code IDE for that. Similar functionality should be possible with other IDEs but not covered in this article.

Continue reading ❯

TOOLING

Released version 0.4.0 of VS Code Language Support for Apache Camel

, by

Release 0.4.0 This new release adds a new completion to add Camel K Modeline to new files. It also brings updates on the default Camel catalogs and brings support for the productized classic Camel catalog. Insert Camel K Modeline completion This completion allows you to add Camel K Modeline at the beginning of your Camel files. Improved support for the productized version The support for the productized version has been improved.

Continue reading ❯

TOOLINGRELEASES

An extension for coc.nvim to enable Apache Camel Language Server

, by

Two weeks before it became easier to provide language support inside emacs -See this blog post. It is now the case for vim, thanks to coc.camel. It is an extension for coc.nvim to enable Apache Camel language server support. Camel Language Server Support Demo For instance, code completion for XML with Camel DSL. The capabilities are based on the Camel Language Server. For instance, code completion for JAVA with Camel DSL.

Continue reading ❯

TOOLING

Camel Designer's new mapping system

, by

\ A new input mapping system has been added to Camel Designer. But what that even means ?!? Well, better to be seen, but if explained, it’s an effort to provide a more intuitive configuration system for Camel route steps. On one hand, it simplifies the view of a route by compacting route steps, and on the other hand, it provides an easy drag-and-drop mapping ability to map process variables to activity inputs.

Continue reading ❯

TOOLING

How to use Camel textual Route Debugger with Unit test in VS Code

, by

EDIT: I recommend to read this new article if using Camel 3.18+. Textual debug for Camel routes allows to set breakpoints at Route definition. It is convenient to leverage this feature with a Unit test. This article will explain how it is possible to configure the project and the VS Code IDE for that. Similar functionality should be possible with other IDEs but not covered in this article. Requirements In this article, we will focus on using VS Code IDE.

Continue reading ❯

TOOLING

Client implementation of the Apache Camel Language Server Protocol for Emacs

, by

Text Editing capabilities of Camel URI with Camel XML DSL The capabilities are based on the Camel Language Server. For instance, code completion of Camel URI with Camel XML Dsl: Diagnostic of Camel URI attribute value with Camel XML Dsl: Diagnostic of Camel URI attribute name with Camel XML Dsl: How to configure Emacs? For the convenience to have all the Emacs configuration in one directory, should use ~/.emacs.d/init.el In a ~/.

Continue reading ❯

TOOLING

New release of VS Code Debug Adapter for Apache Camel 0.3.0

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The new release of VS Code Debug Adapter for Apache Camel 0.3.0 improves guidance to start the debug session and provide support for conditional breakpoint. Guidance to start the debug session improvements Codelens and contextual menu In previous release, the command Start camel Application with JBang and debug was provided in the command palette. This command is now also available closer in the User UI.

Continue reading ❯

TOOLINGRELEASES

How to start a Camel Quarkus application with Textual debug for Camel routes in VS Code with a single launch configuration

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. I previously blogged how to use Camel Route textual debugger targeting Camel Main or Camel JBang. In this blogpost, I will describe the process for a Camel Quarkus application. I’m using VS Code as example but similar pattern is possible in other IDEs. Please note that it is working only with Quarkus in JVM mode and not Native mode.

Continue reading ❯

TOOLING

New release of VS Code Debug Adapter for Apache Camel 0.2.0

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The new release of VS Code Debug Adapter for Apache Camel 0.2.0 improves guidance to start the debug session and provide a JBang-based command to start Camel application and attach Camel Textual debugger in a single action. Command to start with Jbang and Camel debug The command Start camel Application with JBang and debug allows a straightforward “start and debug” with a single action for simple cases.

Continue reading ❯

TOOLINGRELEASES

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

Karavan Designer Preview Release 0.0.14

, by

What’s going on with Apache Camel Karavan? Karavan is progressing! The following cool stuff was done since the last post: REST API With the aid of the new clean REST DSL in Camel 3.16 Karavan can help to design REST API. Starting from version 0.0.13 Karavan requires Camel 3.16+ runtime User Interface improvements New theme Karavan comes with the new theme aligned to VSCode build-in theme. New VS Code view Karavan comes with the new VS Code view to manage integrations.

Continue reading ❯

RELEASESTOOLING

Start a Camel Main application with Textual debug for Camel routes in VS Code with a single launch configuration

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. The Debug Adapter for Apache Camel VS Code extension 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 VS Code launch configuration. I thought it would be a five minutes effort but it was a several hours search to configure a not-yet-perfect solution. I hope that sharing the current state will save you few hours!

Continue reading ❯

TOOLING

Textual debug for Camel routes in VS Code release 0.1.1

, by

Textual debug for Camel routes allows to set breakpoints at Route definition. A first release based on Debug Adapter Server for Apache Camel has been announced last month. The new release 0.1.1 is coming with two new features: the support of JMX connection and the update of variable values. New Features JMX Connection support It might sound very technical but it has a tremendous functional impact. It simplifies a lot the launch of the debugger as there is no more the requirement to grab the pid.

Continue reading ❯

TOOLING

Beans and dependencies in Karavan

, by

Beans and dependencies New Karavan preview release comes with Beans and dependencies configuration. Get it as a Standalone application or install VS Code extension from the Marketplace. Bean Configuration New Beans tab to configure Beans: Dependencies Configuration Configure Dependencies to access Beans outside Camel: DSL Bean mapping How to map Bean to DSL: just select from the list. Component Bean mapping How to map Bean to Component: just select from the list.

Continue reading ❯

RELEASESTOOLING

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

Camel Debugger For IntelliJ

, by

The recent release of the Apache Camel plugin for IntelliJ version v0.8.0 includes the first tech preview of the Camel Route Debugger. The debugger is currently available on Maven-based Camel projects and routes defined in the XML DSL. The minimum recommended Camel version is 3.15.0-SNAPSHOT (older versions also may work, but the functionality is limited). Features The first tech preview includes the following features: Breakpoints inside Camel routes in XML DSL;

Continue reading ❯

TOOLING

How to have textual Yaml editing support in VS Code for Camel Yaml files

, by

Camel provides possibilities to define Integrations using Yaml language. It is the language often used for people dealing with Kubernetes/OpenShift. This language doesn’t have the same maturity than xml or java but there are tooling that can help a lot. Given that yaml specification doesn’t allow self-described yaml metadata, several conventions are introduced to provide edition support of Yaml files. This article will focus on Camel Yaml files, both plain Yaml and Custom Resource Definitions (CRD) inside VS Code.

Continue reading ❯

TOOLING

New releases of VS Code Language Support for Apache Camel 0.1.2 and Tooling for Apache Camel K 0.0.28

, by

New releases of VS Code Language support for Apache Camel 0.1.2 and VS Code Tooling for Apache Camel K 0.0.28 are available. It includes several version upgrades. Version upgrades The default Kamel binary used has been upgraded from 1.6.0 to 1.7.0. The language support contains these upgrades: Default Camel Catalog version from 3.12.0 to 3.13.0 Kamelet Catalog from 0.4.0 to 0.5.0 Camel Quarkus Catalog from 2.3.0 to 2.4.0 Camel K trait Catalog from 1.

Continue reading ❯

RELEASESTOOLING

New release of VS Code AtlasMap 0.1.0

, by

A new release of VS Code AtlasMap 0.1.0 is available. It includes a new development flow closer to a classical VS Code development flow. New features Create a new AtlasMap Data Transformation A new command is available in the command palette to create a new AtlasMap Data Transformation. Open AtlasMap UI for AtlasMap Data Transformation from workspace It is now possible to click on an *.adm file from the VS Code explorer.

Continue reading ❯

RELEASESTOOLING

Karavan Serverless mode

, by

Karavan Serverless What’s new in Karavan preview release 0.0.8? In addition to VSCode extension and Standalone application, Karavan could be deployed in Serverless mode alongside Camel-K on Kubernetes. Karavan Serverless gets and applies Integration Custom Resources directly from/to Kubernetes. Try Karavan Serverless mode on Minikube Install Minikube Install Camel-K Install Karavan serverless git clone --depth 1 https://github.com/apache/camel-karavan cd camel-karavan/karavan-demo/serverless kubectl apply -k karavan -n default Get Karavan URL minikube service camel-karavan --url The output should be like the following:

Continue reading ❯

TOOLINGVIDEOSCAMEL-KHOWTOS

Low Code Camel

, by

Apache Camel is a project in constant transformation. Anyone knows that Camel has been able to adapt to any new kinds of protocols and systems that have emerged in the past 15 years. But it’s not only that: Camel is also able to adapt to any new ways of dealing with integration problems in the cloud era. While Camel K represented a fundamental shift towards a new approach to cloud-native integration, “Kamelets” are driving a deeper transformation towards “low code” development.

Continue reading ❯

KAMELETSCAMEL KTOOLING

Karavan Designer VS Code extension Preview Release

, by

The first preview release of Apache Camel Karavan Designer VS Code extension is available. Karavan: Integration Designer for Apache Camel The motivation behind the creation of the Karavan Designer was to make the Apache Camel framework accessible for Non-Java Developers and Citizen-Integrators. Karavan simplifies integration with Camel-K: just create an integration pipeline using visual builder and deploy generated resources to Kubernetes or Openshift. Integration demo on Youtube: from design with Karavan to running on Openshift in 5 minutes.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.1.0

, by

A new release of VS Code Language Support for Apache Camel 0.1.0 is available. It includes upgrade of Camel catalogs, removal of Java 8 as runtime for embedded Language Server, connected mode completion for Kubernetes and Knative and folding of choice in Java. Removal of Java 8 as runtime for embedded Language Server The removal of Java 8 as runtime for embedded Language Server allowed the upgrade of Camel Quarkus Catalog and some test dependencies.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.0.35

, by

A new release of VS Code Language Support for Apache Camel 0.0.35 is available. It includes upgrade of default Camel catalog, deprecation of Java 8 as runtime for embedded Language Server, folding of Camel routes in Java editor, status bar improvement. Camel version upgrade The default Camel catalog has been upgraded from 3.11.0 to 3.11.1. Deprecation of Java 8 as runtime for embedded Language Server The deprecation of Java 8 as runtime for embedded Language Server will allow to upgrade Camel Quarkus Catalog in upcoming release.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Tooling support for Apache Camel K 0.0.26

, by

A new release of VS Code Tooling support for Apache Camel K 0.0.26 is available. It notably includes compatibility with Camel K 1.5.0 and Code Lenses. Compatibility with Camel K 1.5.0 The Camel K binary provided by default is now 1.5.0. The commands are using the new API. Note: It is working too with Camel K 1.4.0 productized by Red Hat. The needed features were backported. Code Lenses A Code Lens is an information provided inside text editor.

Continue reading ❯

RELEASESTOOLINGCAMEL K

Kamelet tooling support for Camel URI

, by

Kamelets (Kamel route snippets) are a new concept introduced in Camel K that allow users to connect to external systems via a simplified interface, hiding all the low level details about how those connections are implemented. There are several ways to consume them. One of them is as standard Camel Components. In this case, completion is provided to fill the template id and the parameter names. It is currently based on a fixed set of Kamelets provided by a snapshot of the kamelet catalog.

Continue reading ❯

TOOLINGCAMEL K

How to Java debug a Camel K integration in VS Code - second iteration

, by

Camel K is providing a new feature to Java debug deployed integrations. Before VS Code Tooling for Apache Camel K 0.0.25, more complex steps were required to leverage the VS Code Java debugging capabilities as explained in this previous blogpost. I recorded a video which is following the steps in this blogpost. Requirements VS Code Extension Pack for Apache Camel with VS Code Tooling for Apache Camel K 0.0.25+ Camel K deployed to a cluster.

Continue reading ❯

TOOLINGCAMEL K

Diagramming Camel routes with PlantUML

, by

Hello Camel riders! I created a tool which allows to draw a PlantUML activity diagram from a running Camel context (not at design time). The above image shows what kind of diagram you can expect. I find it useful when I need to have a overall view of interactions between all the routes and endpoints, or to have a visual representation for better understanding and documentation. You can find all the details on the public GitHub repository.

Continue reading ❯

TOOLING

New release of VS Code Language Support for Apache Camel 0.0.32 and VS Code Tooling for Camel K 0.0.24

, by

A new release of VS Code Language Support for Apache Camel 0.0.32 is available. It includes upgrade of Camel catalogs, connected mode for Kafka topic completion and dependencies support for Camel K Java integration file. Camel version upgrades The default Camel catalog has been upgraded from 3.8.0 to 3.9.0. The Camel Quarkus catalog has been upgraded from 1.7.0 to 1.8.1. The Camel Kafka Connector catalog has been upgraded from 0.8.0 to 0.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.0.31

, by

A new release of VS Code Language Support for Apache Camel 0.0.31 is available. It includes upgrade of Camel catalogs and catalog runtime provider selection setting. Camel Catalogs upgrades The default Camel catalog has been upgraded from 3.7.0 to 3.8.0. The Camel Kafka Connector catalog has been upgraded from 0.7.0 to 0.8.0. The Camel Quarkus catalog is provided with version 1.7.0. Runtime provider setting Depending on the runtime used, the Camel components can have subtle differences, or even not be compatible.

Continue reading ❯

RELEASESTOOLING

How to Java debug a Camel K integration in VS Code with Camel K 1.3.0

, by

UPDATED ON 17 May 2021: More recent related content available in this blogpost. Camel K 1.3.0 is providing a new feature to Java debug deployed integrations. Even if Camel K 1.3.0 is not fully compatible with VS Code Tooling for Apache Camel K extension, it remains possible to leverage the VS Code Java debugging capabilities. I recorded a video which is following the steps in this blogpost. I let you choose your preferred way to discover how to java debug your Camel K integration in VS Code.

Continue reading ❯

TOOLINGCAMEL K

New release of VS Code Language Support for Apache Camel 0.0.30

, by

A new release of VS Code Language Support for Apache Camel 0.0.30 is available. It includes upgrade of Camel catalogs and Camel Kafka Connector related improvements. Camel Catalogs upgrades The default Camel catalog has been upgraded from 3.6.0 to 3.7.0. The Camel Kafka Connector catalog has been upgraded from 0.6.0 to 0.7.0. Camel Kafka Connector related improvements Completion for Basic Configuration Some properties are not part of the Camel catalog material, neither of the Kafka Connect framework and applies to all Camel Kafka connectors.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.0.29

, by

A new release of VS Code Language Support for Apache Camel 0.0.29 is available. It includes an interesting set of new features and two important bugfixes. API based components support Camel has several API based components which are source code generated from external API. In 3.6.0, finer grained information is available through additional metadata (Camel catalog). This release is leveraging these metadata to propose improved completion, documentation and validation for these APU based components.

Continue reading ❯

RELEASESTOOLING

New release of VS Code Language Support for Apache Camel 0.0.28

, by

A new release of VS Code Language Support for Apache Camel 0.0.28 is available. It includes an interesting set of new features. Camel 3.6.0 upgrade Camel 3.6.0 catalog is now provided by default. The 3.6.0 version is also leveraged internally. Camel Kafka Connector Properties file improvements Previously, the support for Camel Kafka Connector was limited to Camel URI in camel.(sink|source).url property value. This release adds support for the list of properties provided for each parameter instead of using a potentially long Camel URI.

Continue reading ❯

RELEASESTOOLING

Language Support for Apache Camel - VS Code extension 0.0.20

, by

During the past months, several noticeable new features have been added to improve the developer experience of application based on Apache Camel. These updates are available in the 0.0.20 release of Visual Studio (VS) Code extension. Before going into the list of updates in detail, I want to note that I mentioned in the title the VS Code Extension release because VS Code extension is covering the broader set of new features.

Continue reading ❯

TOOLING