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/daf8364a Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/daf8364a Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/daf8364a Branch: refs/heads/ignite-80 Commit: daf8364ac872e61563c57f4d2fff9d7ba9857043 Parents: f0000bd Author: Yakov Zhdanov <yzhda...@gridgain.com> Authored: Tue Apr 28 18:03:13 2015 +0300 Committer: Yakov Zhdanov <yzhda...@gridgain.com> Committed: Tue Apr 28 18:03:13 2015 +0300 ---------------------------------------------------------------------- RELEASE_NOTES.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/daf8364a/RELEASE_NOTES.txt ---------------------------------------------------------------------- diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt index 7aeafaf..cef9a54 100644 --- a/RELEASE_NOTES.txt +++ b/RELEASE_NOTES.txt @@ -1,6 +1,19 @@ Apache Ignite Release Notes =========================== +Apache Ignite In-Memory Data Fabric 1.0.3 +----------------------------------------- + +* Added Google Compute Engine TCP discovery IP finder. +* Added generic cloud TCP discovery IP finder (based on jcoulds). +* Added SortedEvictionPolicy. +* Added chaining for IgniteConfiguration and CacheConfiguration setters. +* Improved expiry policy handling. +* Fixed job continuations. +* Fixed compilation and runtime with OpenJDK 7 & 8 +* Many stability and fault-tolerance fixes. + + Apache Ignite In-Memory Data Fabric 1.1 ---------------------------------------