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 957ac7ad Add release notes and blog entry for Camel 3.21.1
957ac7ad is described below

commit 957ac7ad6620b8c8d8f8374019c9f8fe5f2fe609
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri Sep 29 10:00:12 2023 +0200

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

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

Reply via email to