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 2023/12/15 12:53:59 UTC

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

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 7418ff46 Add release notes and blog entry for Camel 3.21.3
7418ff46 is described below

commit 7418ff465228f064d457e6b60a79ff18c152caa4
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Dec 15 13:53:48 2023 +0100

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

diff --git a/content/blog/2023/12/RELEASE-3.21.3/featured.jpeg b/content/blog/2023/12/RELEASE-3.21.3/featured.jpeg
new file mode 100644
index 00000000..36c23a02
Binary files /dev/null and b/content/blog/2023/12/RELEASE-3.21.3/featured.jpeg differ
diff --git a/content/blog/2023/12/RELEASE-3.21.3/index.md b/content/blog/2023/12/RELEASE-3.21.3/index.md
new file mode 100644
index 00000000..8ae4ecbe
--- /dev/null
+++ b/content/blog/2023/12/RELEASE-3.21.3/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 3.21.3"
+date: 2023-12-15
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.21.3 LTS patch release"
+---
+
+The Camel community announces the immediate availability of Camel 3.21.3 (LTS), a new patch release with 14 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.3/).
+
+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.3.md b/content/releases/release-3.21.3.md
new file mode 100644
index 00000000..a7a3748e
--- /dev/null
+++ b/content/releases/release-3.21.3.md
@@ -0,0 +1,17 @@
+---
+date: 2023-12-15
+eol: 2024-06-30
+draft: false
+type: release-note
+version: 3.21.3
+title: "Release 3.21.3"
+preview: "New LTS patch release 3.21.3"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353747
+category: camel
+kind: lts
+jdk: [11, 17]
+---
+
+This release is the new Camel 3.21.3 LTS patch release.