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