Camel Textual Route debugging in Vim

, by

A month before it became easier to provide language support inside Vim, Neovim using coc.nvim -See this blog post. It is now time to use Camel Debug Adapter in Vimcamel-tooling/camel-dap-client-vim. VIM Debug Adapter client for Apache Camel I just got the debug integration for camel in vim running using vimspector. Install Install the vimspector using vim-plug plugin manager. Inside .vimrc file: Plug 'puremourning/vimspector' :PlugInstall How to get Camel Debug Adapter server.

Continue reading ❯

TOOLING

RELEASE 3.18.2

, by

The Camel community announces the immediate availability of Camel 3.18.2, a new patch release with 50 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

Camel K 1.10 release

, by

It’s been a long ride to bring our beloved Camel (K) from 1.9.0 to 1.10.0. We’re particularly happy as we had the time to introduce many features and enhancements that we had planned in our 2022 roadmap back at the beginning of the year. As usual let’s start by acknowledging the tech stack on top of Camel K and the new exciting versions our fellows have baked: Apache Camel K Runtime 1.

Continue reading ❯

RELEASESCAMEL K