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 0a4e659f Add blog entry and release notes for Camel 4.0.0-M3
0a4e659f is described below

commit 0a4e659f5ecdad5f70be4d5812030475a74c5b0a
Author: Gregor Zurowski <[email protected]>
AuthorDate: Fri May 5 10:25:55 2023 +0200

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

diff --git a/content/blog/2023/05/RELEASE-4.0.0-M3/camel-featured.jpg 
b/content/blog/2023/05/RELEASE-4.0.0-M3/camel-featured.jpg
new file mode 100644
index 00000000..4843585f
Binary files /dev/null and 
b/content/blog/2023/05/RELEASE-4.0.0-M3/camel-featured.jpg differ
diff --git a/content/blog/2023/05/RELEASE-4.0.0-M3/index.md 
b/content/blog/2023/05/RELEASE-4.0.0-M3/index.md
new file mode 100644
index 00000000..c372db52
--- /dev/null
+++ b/content/blog/2023/05/RELEASE-4.0.0-M3/index.md
@@ -0,0 +1,18 @@
+---
+title: "RELEASE 4.0.0-M3"
+date: 2023-05-05
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a new 
milestone Camel 4.0.0-M3"
+---
+
+
+The Camel community announces the immediate availability of Camel 4.0.0-M3, 
the third milestone towards a new 4.0.0 major release. It comes with 155 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.0.0-M3/).
+
+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.0-M3.md 
b/content/releases/release-4.0.0-M3.md
new file mode 100644
index 00000000..96d36d9f
--- /dev/null
+++ b/content/releases/release-4.0.0-M3.md
@@ -0,0 +1,16 @@
+---
+date: 2023-05-05
+draft: false
+type: release-note
+version: 4.0.0-M3
+title: "Release 4.0.0-M3"
+preview: "Third milestone for 4.0.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12352968
+category: camel
+kind: RC
+jdk: [17]
+---
+
+This release is the third milestone towards the Camel 4.0.0 release.

Reply via email to