This is an automated email from the ASF dual-hosted git repository.
gzurowski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/master by this push:
new 431f22e Add new entry for Camel 3.0.0-RC1 release announcement
431f22e is described below
commit 431f22e8df4bb3ae8f29d931962266df8ebe16a0
Author: Gregor Zurowski <[email protected]>
AuthorDate: Mon Sep 2 19:44:38 2019 +0200
Add new entry for Camel 3.0.0-RC1 release announcement
---
content/news/RELEASE-3.0.0-RC1.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
diff --git a/content/news/RELEASE-3.0.0-RC1.md
b/content/news/RELEASE-3.0.0-RC1.md
new file mode 100644
index 0000000..192ee4e
--- /dev/null
+++ b/content/news/RELEASE-3.0.0-RC1.md
@@ -0,0 +1,19 @@
+---
+title: "RELEASE 3.0.0-RC1"
+url: /news/release-3-0-0-RC1.html
+date: 2019-09-02
+draft: false
+type: news-entry
+author: Gregor Zurowski
+preview: "The Camel community announces the immediate availability of a new
release candidate Camel 3.0.0-RC1"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.0.0-RC1,
the first release candidate towards a new 3.0.0 major release with 148
improvements and fixes.
+
+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](https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345723&projectId=12311211).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,
+Gregor Zurowski