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

Apache Camel 4.4 What's New

, by , ,

Apache Camel 4.4 (LTS) has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Camel Core The simple language has been improved with hash function, and further improved the embedded functions for jsonpath, jq and xpath making it easier to grab data from JSon or XML within your simple expression or predicates. We have optimized data formats to avoid converting payload to byte[] when unmarshalling, but allowing each data format to unmarshal the payload as-is.

Continue reading ❯

RELEASES