Blog
Release notes, roadmap updates, and engineering notes from the Camel team and community.
See How Your Routes Connect: Route Topology Diagrams in Apache Camel
Apache Camel 4.21 introduces route topology diagrams — a bird's-eye view of how your routes connect to each other and to external systems like Kafka, HTTP, and databases. Available in the developer console (browser) and the Camel TUI (terminal).
SBOMs Are Becoming a Requirement — Apache Camel Already Ships and Supports Them
With the EU Cyber Resilience Act and US Executive Order 14028 making SBOMs a hard requirement, Apache Camel already has you covered: signed CycloneDX SBOMs ship with every release, and the Camel CLI can generate one for your own application in a single command.
Why AI Already Knows Apache Camel
AI coding assistants are remarkably good at Apache Camel — and it is not an accident. 19 years of stable APIs, 11,700+ Stack Overflow answers, 100,000+ public commits, and a predictable component model give LLMs exactly the kind of training data they learn best from. Most frameworks cannot say this.