Camel K 2.10.0

, by

© Smithsonian Magazine Here a new fresh release of Camel K: version 2.10.0 is ready to go. We’ve worked to several improvements around the GitOps and Git features introduced lately. We’ve stabilized a few bugs discovered and upgraded dependencies as well. GitOps Pipe We’ve worked to make sure the Camel GitOps is available not only for Integrations but also for Pipes. The principle is exactly the same. You need to configure the gitops trait on the Pipe you want to include in your GitOps flow and the operator will be in charge to provide a PR on the Git repository with the Pipe custom resource.

Continue reading ❯

RELEASESROADMAP

Kaoto v2.10 release

, by , , ,

What’s New in Kaoto 2.10? Kaoto 2.10 represents a major leap forward in visual integration design, now powered by Apache Camel 4.18.0. This release bridges the gap between API-first design and integration development with full REST DSL and OpenAPI support, while significantly expanding DataMapper capabilities to handle complex multi-file schemas. Combined with production-ready drag-and-drop functionality, building sophisticated integrations has never been more intuitive. Here are the key highlights of this release: REST DSL Support with OpenAPI Integration Kaoto 2.

Continue reading ❯

RELEASESTOOLING

Your REST APIs already speak MCP. They just don't know it yet.

, by

Four years ago, I started writing an API Gateway. Not because I wanted to build a product — but because we needed more from the tools we had. I was working inside a government institution running a complex hybrid environment — services spread across on-premises data centers and cloud, strict security and compliance requirements, and a growing number of APIs that all needed to be managed, secured, and observed. We were using a well known API Gateway product, a capable and powerful platform, but for our use case, it was too heavy.

Continue reading ❯

USECASES