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 c28ae3f Add release note and blog entry for release 3.6.0 c28ae3f is described below commit c28ae3f3c00c361b79ec20d669ffe7b335af4383 Author: Gregor Zurowski <gre...@zurowski.net> AuthorDate: Tue Oct 20 21:01:47 2020 +0200 Add release note and blog entry for release 3.6.0 --- .../blog/2020/10/RELEASE-3.6.0/camel-featured.jpg | Bin 0 -> 1541883 bytes content/blog/2020/10/RELEASE-3.6.0/index.md | 19 +++++++++++++++++++ content/releases/release-3.6.0.md | 13 +++++++++++++ 3 files changed, 32 insertions(+) diff --git a/content/blog/2020/10/RELEASE-3.6.0/camel-featured.jpg b/content/blog/2020/10/RELEASE-3.6.0/camel-featured.jpg new file mode 100644 index 0000000..4843585 Binary files /dev/null and b/content/blog/2020/10/RELEASE-3.6.0/camel-featured.jpg differ diff --git a/content/blog/2020/10/RELEASE-3.6.0/index.md b/content/blog/2020/10/RELEASE-3.6.0/index.md new file mode 100644 index 0000000..14ba6d4 --- /dev/null +++ b/content/blog/2020/10/RELEASE-3.6.0/index.md @@ -0,0 +1,19 @@ +--- +title: "RELEASE 3.6.0" +url: /blog/release-3-6-0.html +date: 2020-09-20 +draft: false +authors: [gzurowski] +categories: ["Releases"] +preview: "The Camel community announces the immediate availability of the new Camel 3.6.0 minor release" +--- + + +The Camel community announces the immediate availability of Camel 3.6.0, a new minor release with 151 new features, 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](/releases/release-3.6.0/). + +Many thanks to all who made this release possible. + +On behalf of the Camel PMC, +Gregor Zurowski diff --git a/content/releases/release-3.6.0.md b/content/releases/release-3.6.0.md new file mode 100644 index 0000000..517de6b --- /dev/null +++ b/content/releases/release-3.6.0.md @@ -0,0 +1,13 @@ +--- +date: 2020-09-20 +draft: false +type: release-note +version: 3.6.0 +title: "Release 3.6.0" +preview: "New patch release 3.6.0" +apiBreaking: "" +knownIssues: "" +jiraVersionId: 12348664 +--- + +This release is the new Camel 3.6.0 patch release.