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 2020/02/27 10:32:33 UTC

[camel-website] branch master updated: Add release note and blog entry for release 3.1.0

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 d8f4172  Add release note and blog entry for release 3.1.0
d8f4172 is described below

commit d8f4172d30b6e6bb2666667546303e7583427672
Author: Gregor Zurowski <gr...@zurowski.net>
AuthorDate: Thu Feb 27 19:32:24 2020 +0900

    Add release note and blog entry for release 3.1.0
---
 content/blog/RELEASE-3.1.0/camel-featured.jpg | Bin 0 -> 1541883 bytes
 content/blog/RELEASE-3.1.0/index.md           |  23 +++++++++++++++++++++++
 content/releases/release-3.1.0.md             |  13 +++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/content/blog/RELEASE-3.1.0/camel-featured.jpg b/content/blog/RELEASE-3.1.0/camel-featured.jpg
new file mode 100644
index 0000000..4843585
Binary files /dev/null and b/content/blog/RELEASE-3.1.0/camel-featured.jpg differ
diff --git a/content/blog/RELEASE-3.1.0/index.md b/content/blog/RELEASE-3.1.0/index.md
new file mode 100644
index 0000000..41fd4c6
--- /dev/null
+++ b/content/blog/RELEASE-3.1.0/index.md
@@ -0,0 +1,23 @@
+---
+title: "RELEASE 3.1.0"
+url: /blog/release-3-1-0.html
+date: 2020-02-27
+draft: false
+author: Gregor Zurowski
+categories: ["Releases"]
+preview: "The Camel community announces the immediate availability of the new Camel 3.1.0 release"
+---
+
+
+The Camel community announces the immediate availability of Camel 3.1.0, a new minor release with over 291 new features, improvements and fixes.
+
+All users of Camel 3.0 are encouraged to upgrade to Camel 3.1 soon because there are some major memory usage optimizations in this release.
+We also plan to retire Camel 3.0 very soon due to this.
+Please read our [Camel 3.x upgrade guide](https://camel.apache.org/manual/latest/camel-3x-upgrade-guide.html) that describes how to upgrade Camel 3.0 applications to Camel 3.1.
+
+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=12346526&projectId=12311211).
+
+Many thanks to all who made this release possible.
+
+On behalf of the Camel PMC,  
+Gregor Zurowski
diff --git a/content/releases/release-3.1.0.md b/content/releases/release-3.1.0.md
new file mode 100644
index 0000000..0c060bb
--- /dev/null
+++ b/content/releases/release-3.1.0.md
@@ -0,0 +1,13 @@
+---
+date: 2020-02-27
+draft: false 
+type: release-note
+version: 3.1.0
+title: "Release 3.1.0"
+preview: "New minor release"
+apiBreaking: ""
+knownIssues: ""
+jiraVersionId: 12311211
+---
+
+This release is the new Camel 3.1.0 major release.