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/29 16:48:47 UTC

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

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

commit 4d5c7b0a46299ee1a164e8249ff0b9c4beab2de0
Author: Gregor Zurowski <gr...@zurowski.org>
AuthorDate: Sat Jul 29 18:48:36 2023 +0200

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

diff --git a/content/blog/2023/07/RELEASE-4.0.0-RC2/camel-featured.jpg b/content/blog/2023/07/RELEASE-4.0.0-RC2/camel-featured.jpg
new file mode 100644
index 00000000..4843585f
Binary files /dev/null and b/content/blog/2023/07/RELEASE-4.0.0-RC2/camel-featured.jpg differ
diff --git a/content/blog/2023/07/RELEASE-4.0.0-RC2/index.md b/content/blog/2023/07/RELEASE-4.0.0-RC2/index.md
new file mode 100644
index 00000000..8d093f24
--- /dev/null
+++ b/content/blog/2023/07/RELEASE-4.0.0-RC2/index.md
@@ -0,0 +1,17 @@
+---
+title: "RELEASE 4.0.0-RC2"
+date: 2023-07-29
+draft: false
+authors: [gzurowski]
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a new release candidate Camel 4.0.0-RC2"
+---
+
+The Camel community announces the immediate availability of Camel 4.0.0-RC2, the second release candidate towards a new 4.0.0 major release. It comes with 65 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-RC2/).
+
+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-RC2.md b/content/releases/release-4.0.0-RC2.md
new file mode 100644
index 00000000..967890c4
--- /dev/null
+++ b/content/releases/release-4.0.0-RC2.md
@@ -0,0 +1,16 @@
+---
+date: 2023-07-29
+draft: false
+type: release-note
+version: 4.0.0-RC2
+title: "Release 4.0.0-RC2"
+preview: "Second release candidate for 4.0.0"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12353367
+category: camel
+kind: RC
+jdk: [17]
+---
+
+This release is the second release candidate towards the Camel 4.0.0 release.