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

Apache Camel 3.17 What's New

, by , , , , , ,

Apache Camel 3.17 has just been released. This release introduces a set of new features and noticeable improvements that we will cover in this blog post. Java 17 (runtime) support Camel 3.17 is the first release where we have official support for Java 17, really easy to remember :) That said, the Java 17 support is runtime only, meaning that we do not add special support for new Java 17 language features such as Java records.

Continue reading ❯

RELEASES

RELEASE 3.17.0

, by

The Camel community announces the immediate availability of Camel 3.17.0, a new release with 220 new features, improvements and fixes. The artifacts are published and ready for you to download from the Central Maven repository. For more details please take a look at the release notes. Many thanks to all who made this release possible. On behalf of the Camel PMC, Gregor Zurowski

Continue reading ❯

RELEASES