Camel 2022 in Numbers

, by

It’s the time of the year when we take a look back at 2022, and compile a brief summary (by numbers) of the Apache Camel project(s). Camel 2022 in Numbers Number of Camel Core releases in 2022: 19 Number of Camel Quarkus releases in 2022: 15 Number of Camel K releases in 2022: 11 Number of Camel Kafka Connector releases in 2022: 4 Number of commits in 2022: 6162 [1]

Continue reading ❯

ROADMAP

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

Apache Camel 3.20 What's New

, by ,

Apache Camel 3.20 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 Split EIP has been optimized to perform faster and reduced overhead when splitting by a String literal or a regular expression. When working with EIPs you may want to temporarily disable one or more EIPs. Today you have to comment out code, or remove the EIPs.

Continue reading ❯

RELEASES