How to configure a Maven proxy in Camel K

, by

One of the main effort we’re putting in Camel K version 2 is to have a enterprise grade building system. Not that Camel K version 1 has not this capability, but some of the key features are not very explicit. So I thought that, while waiting for Camel K version 2 release, where we’re making all this configuration explicit, I can share some tip on how to improve the capacity to build and have a production enterprise ready environment also in Camel K 1.

Continue reading ❯

HOWTOSCAMEL KOPERATIONS

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