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 5bc78304 Add release notes and blog entry for Camel 4.5.0
5bc78304 is described below

commit 5bc7830442fc852a50b18f00783c8837a21ccad2
Author: Gregor Zurowski <gre...@zurowski.org>
AuthorDate: Thu Mar 28 10:50:44 2024 +0100

    Add release notes and blog entry for Camel 4.5.0
---
 content/blog/2024/03/RELEASE-4.5.0/featured.jpg | Bin 0 -> 31526 bytes
 content/blog/2024/03/RELEASE-4.5.0/index.md     |  17 +++++++++++++++++
 content/releases/release-4.5.0.md               |  15 +++++++++++++++
 3 files changed, 32 insertions(+)

diff --git a/content/blog/2024/03/RELEASE-4.5.0/featured.jpg 
b/content/blog/2024/03/RELEASE-4.5.0/featured.jpg
new file mode 100644
index 00000000..add37328
Binary files /dev/null and b/content/blog/2024/03/RELEASE-4.5.0/featured.jpg 
differ
diff --git a/content/blog/2024/03/RELEASE-4.5.0/index.md 
b/content/blog/2024/03/RELEASE-4.5.0/index.md
new file mode 100644
index 00000000..9d2e9429
--- /dev/null
+++ b/content/blog/2024/03/RELEASE-4.5.0/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.5.0"
+date: 2024-03-28
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new 
Camel 4.5.0 release"
+---
+
+The Camel community announces the immediate availability of the Camel 4.5.0 
release with 151 new features and improvements.
+
+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.5.0/).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-4.5.0.md 
b/content/releases/release-4.5.0.md
new file mode 100644
index 00000000..ba126934
--- /dev/null
+++ b/content/releases/release-4.5.0.md
@@ -0,0 +1,15 @@
+---
+date: 2024-03-28
+draft: false
+type: release-note
+version: 4.5.0
+title: "Release 4.5.0"
+preview: "New release 4.5.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12354104
+category: camel
+jdk: [17, 21]
+---
+
+This release is the new Camel 4.5.0 release.

Reply via email to