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 2019/10/25 07:07:29 UTC

[camel-website] branch master updated: Add new entry for Camel 3.0.0-RC3 release announcement

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 75fd578  Add new entry for Camel 3.0.0-RC3 release announcement
75fd578 is described below

commit 75fd5783f6a55a5e0db9d0c0d39a80a0c0b2bc06
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Fri Oct 25 09:07:18 2019 +0200

    Add new entry for Camel 3.0.0-RC3 release announcement
---
 content/blog/RELEASE-3.0.0-RC3/camel-featured.jpg | Bin 0 -> 1541883 bytes
 content/blog/RELEASE-3.0.0-RC3/index.md           |  19 +++++++++++++++++++
 2 files changed, 19 insertions(+)

diff --git a/content/blog/RELEASE-3.0.0-RC3/camel-featured.jpg b/content/blog/RELEASE-3.0.0-RC3/camel-featured.jpg
new file mode 100644
index 0000000..4843585
Binary files /dev/null and b/content/blog/RELEASE-3.0.0-RC3/camel-featured.jpg differ
diff --git a/content/blog/RELEASE-3.0.0-RC3/index.md b/content/blog/RELEASE-3.0.0-RC3/index.md
new file mode 100644
index 0000000..a803b8c
--- /dev/null
+++ b/content/blog/RELEASE-3.0.0-RC3/index.md
@@ -0,0 +1,19 @@
+---
+title: "RELEASE 3.0.0-RC3"
+url: /blog/release-3-0-0-RC3.html
+date: 2019-10-25
+draft: false
+author: Gregor Zurowski
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of a new release candidate Camel 3.0.0-RC3"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.0.0-RC3, the third release candidate towards a new 3.0.0 major release with 48 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=12346354&projectId=12311211).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski