Repository: ignite Updated Branches: refs/heads/ignite-1.4 b18a84482 -> ecc492d7f
Release notes - ignite-1.4 Project: http://git-wip-us.apache.org/repos/asf/ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/ecc492d7 Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/ecc492d7 Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/ecc492d7 Branch: refs/heads/ignite-1.4 Commit: ecc492d7f6a8e37783920fd02b95aa08e38b82ac Parents: b18a844 Author: Yakov Zhdanov <[email protected]> Authored: Fri Sep 4 14:44:02 2015 +0300 Committer: Yakov Zhdanov <[email protected]> Committed: Fri Sep 4 14:44:02 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ignite/blob/ecc492d7/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 3f3ac7b..661ebe4 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -4,6 +4,7 @@ Apache Ignite Release Notes Apache Ignite In-Memory Data Fabric 1.4 --------------------------------------- * Added SSL support to communication and discovery. +* Added portable objects API. * Added support for log4j2. * Added versioned entry to cache API. * Fixed IGNITE_HOME resolution with JBoss.
