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 460829dd Add release notes and blog entry for Camel 4.22.1
460829dd is described below

commit 460829dd30b9ab65aa70c1a9315186979c45a268
Author: Gregor Zurowski <[email protected]>
AuthorDate: Thu Sep 17 11:03:34 2026 +0200

    Add release notes and blog entry for Camel 4.22.1
---
 content/blog/2026/09/RELEASE-4.22.1/index.md | 18 ++++++++++++++++++
 content/releases/release-4.22.1.md           | 17 +++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/content/blog/2026/09/RELEASE-4.22.1/index.md 
b/content/blog/2026/09/RELEASE-4.22.1/index.md
new file mode 100644
index 00000000..27976b14
--- /dev/null
+++ b/content/blog/2026/09/RELEASE-4.22.1/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 4.22.1"
+date: 2026-09-17
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+keywords: ["apache camel", "release", "4.22.1", "integration framework"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 4.22.1 LTS release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.22.1 
LTS release with 120 bug fixes 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.22.1/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-4.22.1.md 
b/content/releases/release-4.22.1.md
new file mode 100644
index 00000000..44a12c8f
--- /dev/null
+++ b/content/releases/release-4.22.1.md
@@ -0,0 +1,17 @@
+---
+date: 2026-09-17
+eol: 2027-08-10
+draft: false
+type: release-note
+version: 4.22.1
+title: "Release 4.22.1"
+preview: "New LTS release 4.22.1"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12357395
+category: camel
+kind: lts
+jdk: [17,21,25]
+---
+
+This release is the new Camel 4.22.1 LTS release.

Reply via email to