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

gzurowski 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 f25f6dba Add release notes and blog entry for Camel 4.18.0
f25f6dba is described below

commit f25f6dbac6dfeb61943ed5dc90913215d85e8ac8
Author: Gregor Zurowski <[email protected]>
AuthorDate: Tue Feb 17 17:22:28 2026 +0100

    Add release notes and blog entry for Camel 4.18.0
---
 .../blog/2026/02/RELEASE-4.18.0/camel-featured.jpeg    | Bin 0 -> 625206 bytes
 content/blog/2026/02/RELEASE-4.18.0/index.md           |  17 +++++++++++++++++
 content/releases/release-4.18.0.md                     |  17 +++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2026/02/RELEASE-4.18.0/camel-featured.jpeg 
b/content/blog/2026/02/RELEASE-4.18.0/camel-featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and 
b/content/blog/2026/02/RELEASE-4.18.0/camel-featured.jpeg differ
diff --git a/content/blog/2026/02/RELEASE-4.18.0/index.md 
b/content/blog/2026/02/RELEASE-4.18.0/index.md
new file mode 100644
index 00000000..206c47fb
--- /dev/null
+++ b/content/blog/2026/02/RELEASE-4.18.0/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.18.0"
+date: 2026-02-17
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 4.18.0 LTS release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.18.0 
LTS release with 174 new features and improvements.
+
+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](/releases/release-4.18.0/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-4.18.0.md 
b/content/releases/release-4.18.0.md
new file mode 100644
index 00000000..d5fe13d4
--- /dev/null
+++ b/content/releases/release-4.18.0.md
@@ -0,0 +1,17 @@
+---
+date: 2026-02-17
+eol: 2027-02-16
+draft: false
+type: release-note
+version: 4.18.0
+title: "Release 4.18.0"
+preview: "New LTS release 4.18.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12356550
+category: camel
+kind: lts
+jdk: [17,21]
+---
+
+This release is the new Camel 4.18.0 LTS release.

Reply via email to