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/07/03 10:05:07 UTC

[camel-website] branch main updated: Add blog entry and release notes for Camel 4.0.0-RC1

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

commit dbdcf9a8ae3a4709efd1bc82e97b221ce619462a
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Mon Jul 3 12:04:57 2023 +0200

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

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