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 2022/10/31 08:38:28 UTC

[camel-website] branch main updated: Add blog entry and release notes for Camel 3.18.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 44cbe926 Add blog entry and release notes for Camel 3.18.3
44cbe926 is described below

commit 44cbe9266eba83c31bf5a5f29eb9e52744e15bdf
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Mon Oct 31 09:38:16 2022 +0100

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

diff --git a/content/blog/2022/10/RELEASE-3.18.3/featured.png b/content/blog/2022/10/RELEASE-3.18.3/featured.png
new file mode 100644
index 00000000..e5077f55
Binary files /dev/null and b/content/blog/2022/10/RELEASE-3.18.3/featured.png differ
diff --git a/content/blog/2022/10/RELEASE-3.18.3/index.md b/content/blog/2022/10/RELEASE-3.18.3/index.md
new file mode 100644
index 00000000..9e51efb5
--- /dev/null
+++ b/content/blog/2022/10/RELEASE-3.18.3/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 3.18.3"
+date: 2022-10-31
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.18.3 LTS release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.18.3, a new patch release with 52 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.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.18.3.md b/content/releases/release-3.18.3.md
new file mode 100644
index 00000000..45f39338
--- /dev/null
+++ b/content/releases/release-3.18.3.md
@@ -0,0 +1,17 @@
+---
+date: 2022-10-31
+eol: 2023-08-11
+draft: false
+type: release-note
+version: 3.18.3
+title: "Release 3.18.3"
+preview: "New LTS release 3.18.3"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12352263
+category: camel
+kind: lts
+jdk: [11,17]
+---
+
+This release is the new Camel 3.18.3 LTS patch release.