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 41e78f6f Add release notes and blog entry for Camel 3.18.2
41e78f6f is described below

commit 41e78f6f68ef69d08e8eaf32613c42d4b02d4233
Author: Gregor Zurowski <gre...@zurowski.net>
AuthorDate: Thu Sep 8 21:40:56 2022 +0200

    Add release notes and blog entry for Camel 3.18.2
---
 content/blog/2022/09/RELEASE-3.18.2/featured.png | Bin 0 -> 3975989 bytes
 content/blog/2022/09/RELEASE-3.18.2/index.md     |  18 ++++++++++++++++++
 content/releases/release-3.18.2.md               |  17 +++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/content/blog/2022/09/RELEASE-3.18.2/featured.png 
b/content/blog/2022/09/RELEASE-3.18.2/featured.png
new file mode 100644
index 00000000..e5077f55
Binary files /dev/null and b/content/blog/2022/09/RELEASE-3.18.2/featured.png 
differ
diff --git a/content/blog/2022/09/RELEASE-3.18.2/index.md 
b/content/blog/2022/09/RELEASE-3.18.2/index.md
new file mode 100644
index 00000000..0b89abae
--- /dev/null
+++ b/content/blog/2022/09/RELEASE-3.18.2/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 3.18.2"
+date: 2022-09-08
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 3.18.2 LTS release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.18.2, a 
new patch release with 50 improvements and fixes.
+
+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.18.2/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-3.18.2.md 
b/content/releases/release-3.18.2.md
new file mode 100644
index 00000000..3586d467
--- /dev/null
+++ b/content/releases/release-3.18.2.md
@@ -0,0 +1,17 @@
+---
+date: 2022-09-08
+eol: 2023-08-11
+draft: false
+type: release-note
+version: 3.18.2
+title: "Release 3.18.2"
+preview: "New LTS release 3.18.2"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12352166
+category: camel
+kind: lts
+jdk: [11,17]
+---
+
+This release is the new Camel 3.18.2 LTS patch release.

Reply via email to