This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git


The following commit(s) were added to refs/heads/main by this push:
     new 1bf1ccfa chore: fix major version table — move Jakarta EE to Camel 4.0 
row, fix Camel DSL to YAML DSL
1bf1ccfa is described below

commit 1bf1ccfacded6d500e8469dd4e62b58ce4d2ece1
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Jun 15 12:02:18 2026 +0200

    chore: fix major version table — move Jakarta EE to Camel 4.0 row, fix 
Camel DSL to YAML DSL
    
    Co-Authored-By: Claude Opus 4.6 <[email protected]>
---
 content/blog/2026/06/camel-always-on/index.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/blog/2026/06/camel-always-on/index.md 
b/content/blog/2026/06/camel-always-on/index.md
index f9f4f625..ad43631d 100644
--- a/content/blog/2026/06/camel-always-on/index.md
+++ b/content/blog/2026/06/camel-always-on/index.md
@@ -118,8 +118,8 @@ The project has gone through exactly **4 major releases** — 
and the timing tel
 | Transition | Gap | What changed |
 |-----------|-----|-------------|
 | 1.0 → 2.0 | 2.1 years | Component model redesign |
-| 2.0 → 3.0 | 10.3 years | Jakarta EE, Java 11+, modular architecture |
-| 3.0 → 4.0 | 3.7 years | Java 17+, virtual threads, Camel DSL |
+| 2.0 → 3.0 | 10.3 years | Java 11+, modular architecture |
+| 3.0 → 4.0 | 3.7 years | Jakarta EE, Java 17+, virtual threads, YAML DSL |
 
 Camel 2.x ran for **over a decade** — from August 2009 to May 2021, when the 
last 2.25.4 patch
 shipped. That's the kind of stability enterprises need. The 2.x line alone 
produced **25 minor

Reply via email to