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 921af9c4 Add release notes and blog entry for Camel 4.0.4
921af9c4 is described below

commit 921af9c4331be871486a234a096d316ff330341f
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Thu Feb 1 12:58:23 2024 +0100

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

diff --git a/content/blog/2024/01/RELEASE-4.0.4/camel-featured.jpg 
b/content/blog/2024/01/RELEASE-4.0.4/camel-featured.jpg
new file mode 100644
index 00000000..4843585f
Binary files /dev/null and 
b/content/blog/2024/01/RELEASE-4.0.4/camel-featured.jpg differ
diff --git a/content/blog/2024/01/RELEASE-4.0.4/index.md 
b/content/blog/2024/01/RELEASE-4.0.4/index.md
new file mode 100644
index 00000000..3f9d2d2b
--- /dev/null
+++ b/content/blog/2024/01/RELEASE-4.0.4/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.0.4"
+date: 2024-02-01
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a the 
new Camel 4.0.4 patch release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.0.4 
patch release with 23 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.4/).
+
+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.4.md 
b/content/releases/release-4.0.4.md
new file mode 100644
index 00000000..1449c97f
--- /dev/null
+++ b/content/releases/release-4.0.4.md
@@ -0,0 +1,17 @@
+---
+date: 2024-02-01
+eol: 2024-08-14
+draft: false
+type: release-note
+version: 4.0.4
+title: "Release 4.0.4"
+preview: "New LTS patch release 4.0.4"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353858
+category: camel
+kind: lts
+jdk: [17]
+---
+
+This release is the new Camel 4.0.4 LTS patch release.

Reply via email to