You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by av...@apache.org on 2017/03/01 14:33:30 UTC

[47/50] [abbrv] ignite git commit: Release Notes

Release Notes


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

Branch: refs/heads/master
Commit: a70f5c4cece805b7a8c96bdb9fa763b316169a12
Parents: a779c5f
Author: Anton Vinogradov <av...@apache.org>
Authored: Mon Feb 27 17:35:17 2017 +0300
Committer: Anton Vinogradov <av...@apache.org>
Committed: Mon Feb 27 17:35:17 2017 +0300

----------------------------------------------------------------------
 RELEASE_NOTES.txt | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/a70f5c4c/RELEASE_NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index ea88455..f46bfe6 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -1,6 +1,27 @@
 Apache Ignite Release Notes
 ===========================
 
+Apache Ignite In-Memory Data Fabric 1.9
+---------------------------------------
+Ignite:
+* Added Data streamer mode for DML
+* Added Discovery SPI Implementation for Ignite Kubernetes Pods
+* SQL: Query can utilize multiple threads
+* SQL: Sorted merge index supported
+* SQL: Improved distributed SQL support
+* Benchmarking simplified and automated
+* Fixed licenses generation during build
+* ignite-spark module upgraded to Spark 2.0
+
+Ignite.NET:
+* DML support
+* TransactionScope API for Ignite transactions support
+
+Ignite CPP:
+* DML support
+* Implemented LoadCache
+* ContinuousQuery support
+
 Apache Ignite In-Memory Data Fabric 1.8
 ---------------------------------------
 Ignite: