# sp-6 release notes
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/dd58664f Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/dd58664f Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/dd58664f Branch: refs/heads/ignite-950 Commit: dd58664fc81462c81ac28e5bfefb4d07099ff1e8 Parents: 2b7a18d Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Fri Jun 12 17:20:50 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Fri Jun 12 17:20:50 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/dd58664f/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 0369ecd..fcd281a 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,5 +1,15 @@ Apache Ignite Release Notes =========================== +Apache Ignite In-Memory Data Fabric 1.2 +--------------------------------------- + +* Added client mode to TCP discovery SPI. +* Added memory based evictions. +* Added integration with Apache Spark. +* Added integration with Apache Mesos. +* Added support for log4j2. +* Added IgniteCache.getAllOutTx() method. +* Many stability and fault-tolerance fixes. Apache Ignite In-Memory Data Fabric 1.1 ---------------------------------------