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/10/27 11:28:02 UTC

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

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

commit 41fc3ebda3725301daef0deb73a8e5999ec0ec56
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Fri Oct 27 13:27:44 2023 +0200

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

diff --git a/content/blog/2023/10/RELEASE-4.0.2/camel-featured.jpg b/content/blog/2023/10/RELEASE-4.0.2/camel-featured.jpg
new file mode 100644
index 00000000..4843585f
Binary files /dev/null and b/content/blog/2023/10/RELEASE-4.0.2/camel-featured.jpg differ
diff --git a/content/blog/2023/10/RELEASE-4.0.2/index.md b/content/blog/2023/10/RELEASE-4.0.2/index.md
new file mode 100644
index 00000000..9349cacb
--- /dev/null
+++ b/content/blog/2023/10/RELEASE-4.0.2/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.0.2"
+date: 2023-10-27
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a the new Camel 4.0.2 patch release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.0.2 patch release with 30 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-4.0.2/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-4.0.2.md b/content/releases/release-4.0.2.md
new file mode 100644
index 00000000..81a61b31
--- /dev/null
+++ b/content/releases/release-4.0.2.md
@@ -0,0 +1,17 @@
+---
+date: 2023-10-27
+eol: 2024-08-14
+draft: false
+type: release-note
+version: 4.0.2
+title: "Release 4.0.2"
+preview: "New LTS patch release 4.0.2"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353661
+category: camel
+kind: lts
+jdk: [17]
+---
+
+This release is the new Camel 4.0.2 LTS patch release.