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
commit e0a104d607e1cb7413b46733474310b9d85185e2 Author: Gregor Zurowski <[email protected]> AuthorDate: Sat Feb 4 20:45:57 2023 +0100 Add blog entry for Camel 4.0.0-M1 --- .../blog/2023/02/RELEASE-4.0.0-M1/camel-featured.jpg | Bin 0 -> 1541883 bytes content/blog/2023/02/RELEASE-4.0.0-M1/index.md | 18 ++++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/content/blog/2023/02/RELEASE-4.0.0-M1/camel-featured.jpg b/content/blog/2023/02/RELEASE-4.0.0-M1/camel-featured.jpg new file mode 100644 index 00000000..4843585f Binary files /dev/null and b/content/blog/2023/02/RELEASE-4.0.0-M1/camel-featured.jpg differ diff --git a/content/blog/2023/02/RELEASE-4.0.0-M1/index.md b/content/blog/2023/02/RELEASE-4.0.0-M1/index.md new file mode 100644 index 00000000..3f4f8bd2 --- /dev/null +++ b/content/blog/2023/02/RELEASE-4.0.0-M1/index.md @@ -0,0 +1,18 @@ +--- +title: "RELEASE 4.0.0-M1" +date: 2023-02-04 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of a new release candidate Camel 4.0.0-M1" +--- + + +The Camel community announces the immediate availability of Camel 4.0.0-M1, the first release milestone towards a new 4.0.0 major release. It comes with 99 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-M1/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski
