Repository: apex-site Updated Branches: refs/heads/master d67e1eb16 -> ef6dfa014 (forced update)
Updates for Malhar 3.5.0. Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/ef6dfa01 Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/ef6dfa01 Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/ef6dfa01 Branch: refs/heads/master Commit: ef6dfa014eddd6f6fea2beb8905c5fcee8675c80 Parents: cedfda7 Author: Thomas Weise <[email protected]> Authored: Mon Sep 5 17:12:39 2016 -0700 Committer: Thomas Weise <[email protected]> Committed: Mon Sep 5 17:12:39 2016 -0700 ---------------------------------------------------------------------- releases.json | 12 ++++++------ src/md/announcements-history.md | 7 ------- src/md/announcements-latest.md | 10 ++++++++-- 3 files changed, 14 insertions(+), 15 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/apex-site/blob/ef6dfa01/releases.json ---------------------------------------------------------------------- diff --git a/releases.json b/releases.json index c24bfdd..b28219d 100644 --- a/releases.json +++ b/releases.json @@ -12,18 +12,18 @@ "docs": "3.2", "repo": "apex-core", "date": 1461193940000 - }, - { - "version": "3.3.0-incubating", - "docs": "3.3", - "repo": "apex-core", - "date": 1454908501000 } ] }, "malhar": { "src": [ { + "version": "3.5.0", + "docs": "3.5", + "repo": "apex-malhar", + "date": 1472622216000 + }, + { "version": "3.4.0", "docs": "3.3", "repo": "apex-malhar", http://git-wip-us.apache.org/repos/asf/apex-site/blob/ef6dfa01/src/md/announcements-history.md ---------------------------------------------------------------------- diff --git a/src/md/announcements-history.md b/src/md/announcements-history.md index 8c4da9f..f6766c6 100644 --- a/src/md/announcements-history.md +++ b/src/md/announcements-history.md @@ -5,10 +5,3 @@ Apr 21, 2016. The Apache Apex community is pleased to announce release [3.2.1-i Changes: https://github.com/apache/apex-core/blob/v3.2.1-incubating/CHANGELOG.md - -## Apache Apex Malhar Library release 3.3.1-incubating - -Mar 2, 2016. The Apache Apex community is pleased to announce release [3.3.1-incubating](/downloads.html) of the Malhar Library. - -Changes: https://github.com/apache/apex-malhar/blob/v3.3.1-incubating/CHANGELOG.md - http://git-wip-us.apache.org/repos/asf/apex-site/blob/ef6dfa01/src/md/announcements-latest.md ---------------------------------------------------------------------- diff --git a/src/md/announcements-latest.md b/src/md/announcements-latest.md index c8c22a6..dbb5bef 100644 --- a/src/md/announcements-latest.md +++ b/src/md/announcements-latest.md @@ -1,16 +1,22 @@ # Announcements +## Apache Apex Malhar Library release 3.5.0 + +Sep 05, 2016. The Apache Apex community is pleased to announce release [3.5.0](/downloads.html) of the Malhar Library. + +Changes: https://github.com/apache/apex-malhar/blob/v3.5.0/CHANGELOG.md + ## Apache Apex Malhar Library release 3.4.0 May 25, 2016. The Apache Apex community is pleased to announce release [3.4.0](/downloads.html) of the Malhar Library. -Changes: https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md +Changes: https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md ## Apache Apex Core release 3.4.0 May 12, 2016. The Apache Apex community is pleased to announce release [3.4.0](/downloads.html) of the Core. -Changes: https://github.com/apache/apex-malhar/blob/v3.4.0/CHANGELOG.md +Changes: https://github.com/apache/apex-core/blob/v3.4.0/CHANGELOG.md ## Apache Apex announced as Top-Level Project
