You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2016/12/06 08:40:35 UTC

[38/50] ignite git commit: IGNITE-4310: Added release notes for 1.8.

IGNITE-4310: Added release notes for 1.8.


Project: http://git-wip-us.apache.org/repos/asf/ignite/repo
Commit: http://git-wip-us.apache.org/repos/asf/ignite/commit/445cde77
Tree: http://git-wip-us.apache.org/repos/asf/ignite/tree/445cde77
Diff: http://git-wip-us.apache.org/repos/asf/ignite/diff/445cde77

Branch: refs/heads/ignite-comm-balance-master
Commit: 445cde777370fd1320dfec65c377c32acf3be1c7
Parents: b2692ad
Author: devozerov <vo...@gridgain.com>
Authored: Fri Dec 2 13:16:32 2016 +0300
Committer: devozerov <vo...@gridgain.com>
Committed: Fri Dec 2 13:16:32 2016 +0300

----------------------------------------------------------------------
 RELEASE_NOTES.txt | 20 +++++++++++++++++++-
 1 file changed, 19 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/445cde77/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index 5f5d190..ea88455 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -3,7 +3,25 @@ Apache Ignite Release Notes
 
 Apache Ignite In-Memory Data Fabric 1.8
 ---------------------------------------
-TBD
+Ignite:
+* SQL: Added DML operations support (INSERT, UPDATE, DELETE, MERGE)
+* SQL: Improved DISTINCT keyword handling in aggregates
+* Hadoop: Added MapR distribution support
+* Visor: Improved SQL statistics
+* Added Redis protocol support
+* Added transactions deadlock detection
+* Many stability and fault-tolerance fixes
+
+Ignite.NET:
+* ASP.NET session state store provider
+* Entity Framework second level cache
+* Custom loggers support: NLog, Apache log4Net
+
+ODBC driver:
+* Added DML operations support
+* Added distributed joins support
+* Added DSN support
+* Performance improvements
 
 Apache Ignite In-Memory Data Fabric 1.7
 ---------------------------------------