Igniters! We have uploaded a 2.0.0 release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.0.0-rc2/ <https://dist.apache.org/repos/dist/dev/ignite/2.0.0-rc2/>
Git tag name is 2.0.0-rc2 This release includes the following changes: Ignite: * Introduced new page memory architecture. * Machine Learning beta: distributed algebra support for dense and sparse data sets. * Reworked and simplified API for asynchronous operations. * Custom thread pool executors for compute tasks. * Removed CLOCK mode in ATOMIC cache. * Deprecated schema-import utility in favor of Web Console. * Integration with Spring Data. * Integration with Hibernate 5. * Integration with RocketMQ. * Integration with ZeroMQ. * SQL: CREATE INDEX and DROP INDEX commands. * SQL: Ability to execute queries over specific set of partitions. * SQL: Improved REPLICATED cache support. * SQL: Updated H2 version to 1.4.195. * SQL: Improved performance of MIN/MAX aggregate functions. * ODBC: Added Time data type support. * Massive performance improvements. Ignite.NET <http://ignite.net/>: * Custom plugin API. * Generic cache store. * Binary types now can be registered dynamically. * LINQ: join, "contains" and DateTime property support. Ignite CPP: * Implemented Cache::Invoke. * Added remote filters support to continuous queries. Ignite Web Console: * Multi-cluster support. * Possibility to configure Kubernetes IP finder. * EnforceJoinOrder option on Queries screen. Complete list of closed issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.0%20AND%20(status%20%3D%20closed%20or%20status%20%3D%20resolved) <https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.0%20AND%20(status%20%3D%20closed%20or%20status%20%3D%20resolved)> DEVNOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.0.0-rc2 <https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=DEVNOTES.txt;hb=refs/tags/2.0.0-rc1> RELEASENOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.0.0-rc2 <https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.0.0-rc1> Please start voting. +1 - to accept Apache Ignite 2.0.0-rc2 0 - don't care either way -1 - DO NOT accept Apache Ignite 2.0.0-rc2 (explain why) This vote will go for 72 hours.