Blog
Release notes, roadmap updates, and engineering notes from the Camel team and community.
We had a frontier AI coach a small local model through Camel. It found 99 things wrong for humans too
A frontier model ran the harness, a 22 GB local model on a laptop did the work, and Camel was what we changed between runs: from 0 to 12 of 13 beginner examples over twenty runs, and 99 of the findings were wrong for humans too. All of it ships in Camel 4.23.
Workload identity in Apache Camel with SPIFFE and SPIRE
Camel 4.23 adds camel-spiffe. Routes can fetch and validate SPIFFE identity documents from the local Workload API, and an SSLContextParameters backed by SPIFFE gives rotating mutual TLS to the components that already support TLS. There is an example in camel-examples that runs the whole thing with Docker Compose, with Open Policy Agent deciding what each identity may do.
GenAI Observability with Spring Boot and the Camel Observability Stack
Take Camel GenAI observability from CLI/TUI prototypes to production — Spring Boot, camel infra run observability, per-model Perses dashboards, and VictoriaTraces.