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 025db049 Add release notes and blog entry for Camel 3.20.7
025db049 is described below

commit 025db0497698093567995f69b2a7db6b9360a44c
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Mon Oct 2 17:16:15 2023 +0200

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

diff --git a/content/blog/2023/10/RELEASE-3.20.7/featured.jpg 
b/content/blog/2023/10/RELEASE-3.20.7/featured.jpg
new file mode 100644
index 00000000..add37328
Binary files /dev/null and b/content/blog/2023/10/RELEASE-3.20.7/featured.jpg 
differ
diff --git a/content/blog/2023/10/RELEASE-3.20.7/index.md 
b/content/blog/2023/10/RELEASE-3.20.7/index.md
new file mode 100644
index 00000000..75b40a70
--- /dev/null
+++ b/content/blog/2023/10/RELEASE-3.20.7/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 3.20.7"
+date: 2023-10-02
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.20.7 LTS patch release"
+---
+
+The Camel community announces the immediate availability of Camel 3.20.7, a 
patch release with 56 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.20.7/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-3.20.7.md 
b/content/releases/release-3.20.7.md
new file mode 100644
index 00000000..3bacf9b2
--- /dev/null
+++ b/content/releases/release-3.20.7.md
@@ -0,0 +1,17 @@
+---
+date: 2023-10-02
+eol: 2023-12-21
+draft: false
+type: release-note
+version: 3.20.7
+title: "Release 3.20.7"
+preview: "New LTS release 3.20.7"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353329
+category: camel
+kind: lts
+jdk: [11, 17]
+---
+
+This release is the new Camel 3.20.7 LTS patch release.

Reply via email to