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 77b77638 Add release notes and blog entry for Camel 3.22.1
77b77638 is described below

commit 77b7763831b962009661c71ec3efb7867fdf4337
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Tue Jan 30 17:00:49 2024 +0100

    Add release notes and blog entry for Camel 3.22.1
---
 content/blog/2024/01/RELEASE-3.22.1/featured.png | Bin 0 -> 3975989 bytes
 content/blog/2024/01/RELEASE-3.22.1/index.md     |  17 +++++++++++++++++
 content/releases/release-3.22.1.md               |  17 +++++++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/content/blog/2024/01/RELEASE-3.22.1/featured.png 
b/content/blog/2024/01/RELEASE-3.22.1/featured.png
new file mode 100644
index 00000000..e5077f55
Binary files /dev/null and b/content/blog/2024/01/RELEASE-3.22.1/featured.png 
differ
diff --git a/content/blog/2024/01/RELEASE-3.22.1/index.md 
b/content/blog/2024/01/RELEASE-3.22.1/index.md
new file mode 100644
index 00000000..22226cad
--- /dev/null
+++ b/content/blog/2024/01/RELEASE-3.22.1/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 3.22.1"
+date: 2024-01-30
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.22.1 LTS release"
+---
+
+The Camel community announces the immediate availability of Camel 3.22.1, a 
new patch release with 7 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-3.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-3.22.1.md 
b/content/releases/release-3.22.1.md
new file mode 100644
index 00000000..78fbac63
--- /dev/null
+++ b/content/releases/release-3.22.1.md
@@ -0,0 +1,17 @@
+---
+date: 2024-01-30
+eol: 2024-12-31
+draft: false
+type: release-note
+version: 3.22.1
+title: "Release 3.22.1"
+preview: "New LTS release 3.22.1"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12354118
+category: camel
+kind: lts
+jdk: [11, 17]
+---
+
+This release is the new Camel 3.22.1 LTS release.

Reply via email to