You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gz...@apache.org on 2024/01/29 16:16:04 UTC

(camel-website) branch main updated: Add release notes and blog entry for Camel 3.21.4

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 7016799a Add release notes and blog entry for Camel 3.21.4
7016799a is described below

commit 7016799ae984ec453b3580d7365ee85623748f27
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Jan 29 17:15:53 2024 +0100

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

diff --git a/content/blog/2024/01/RELEASE-3.21.4/featured.jpeg b/content/blog/2024/01/RELEASE-3.21.4/featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and b/content/blog/2024/01/RELEASE-3.21.4/featured.jpeg differ
diff --git a/content/blog/2024/01/RELEASE-3.21.4/index.md b/content/blog/2024/01/RELEASE-3.21.4/index.md
new file mode 100644
index 00000000..2216f45d
--- /dev/null
+++ b/content/blog/2024/01/RELEASE-3.21.4/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 3.21.4"
+date: 2024-01-29
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.21.4 LTS patch release"
+---
+
+The Camel community announces the immediate availability of Camel 3.21.4 (LTS), a new patch release with 9 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.21.4/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-3.21.4.md b/content/releases/release-3.21.4.md
new file mode 100644
index 00000000..c93a062a
--- /dev/null
+++ b/content/releases/release-3.21.4.md
@@ -0,0 +1,17 @@
+---
+date: 2024-01-29
+eol: 2024-06-30
+draft: false
+type: release-note
+version: 3.21.4
+title: "Release 3.21.4"
+preview: "New LTS patch release 3.21.4"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12354021
+category: camel
+kind: lts
+jdk: [11, 17]
+---
+
+This release is the new Camel 3.21.4 LTS patch release.