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 d7f4d06e Add release notes and blog entry for Camel 4.0.6
d7f4d06e is described below

commit d7f4d06e648e71e316e666a5eaf2eff720f9a0e9
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Aug 12 10:27:35 2024 +0200

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

diff --git a/content/blog/2024/08/RELEASE-4.0.6/camel-featured.jpg 
b/content/blog/2024/08/RELEASE-4.0.6/camel-featured.jpg
new file mode 100644
index 00000000..4843585f
Binary files /dev/null and 
b/content/blog/2024/08/RELEASE-4.0.6/camel-featured.jpg differ
diff --git a/content/blog/2024/08/RELEASE-4.0.6/index.md 
b/content/blog/2024/08/RELEASE-4.0.6/index.md
new file mode 100644
index 00000000..6e3a71ab
--- /dev/null
+++ b/content/blog/2024/08/RELEASE-4.0.6/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 4.0.6"
+date: 2024-08-12
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a the 
new Camel 4.0.6 patch release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.0.6 
patch release with 10 improvements and fixes.
+This is the last planned patch release for Camel 4.0.
+
+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.6/).
+
+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.6.md 
b/content/releases/release-4.0.6.md
new file mode 100644
index 00000000..47701003
--- /dev/null
+++ b/content/releases/release-4.0.6.md
@@ -0,0 +1,17 @@
+---
+date: 2024-08-12
+eol: 2024-08-14
+draft: false
+type: release-note
+version: 4.0.6
+title: "Release 4.0.6"
+preview: "New LTS patch release 4.0.6"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12354614
+category: camel
+kind: lts
+jdk: [17]
+---
+
+This release is the new Camel 4.0.6 LTS patch release.

Reply via email to