gniters! We have uploaded a 2.1.0 release candidate to https://dist.apache.org/repos/dist/dev/ignite/2.1.0-rc1/
Git tag name is 2.1.0-rc1 This release includes the following changes: Ignite: * Persistent cache store * Added IgniteFuture.listenAsync() and IgniteFuture.chainAsync() mehtods * Deprecated IgniteConfiguration.marshaller * Updated Lucene dependency to version 5.5.2 * Machine learning: implemented K-means clusterization algorithm optimized for distributed storages * SQL: CREATE TABLE and DROP TABLE commands support * SQL: New thin JDBC driver * SQL: Improved performance of certain queries, when affinity node can be calculated in advance * SQL: Fixed return type of AVG() function * SQL: BLOB type support added to thick JDBC driver * SQL: Improved LocalDate, LocalTime and LocalDateTime support for Java 8 * SQL: Added FieldsQueryCursor interface to get fields metadata for SqlFieldsQuery * ODBC: Implemented DML statement batching * Massive performance and stability improvements Ignite.NET: * Automatic remote assembly loading * NuGet-based standalone node deployment * Added conditional data removeal via LINQ DeleteAll * Added TimestampAttribute to control DateTime serialization mode * Added local collections joins support to LINQ. Ignite CPP: * Added Compute::Call and Compute::Broadcast methods Web Console: * Implemented support for UNIQUE indexes for key fields on import model from RDBMS * Added option to show full stack trace on Queries screen * Added PK alias generation on Models screen. Complete list of closed issues: https://issues.apache.org/jira/issues/?jql=project%20%3D%20IGNITE%20AND%20fixVersion%20%3D%202.1%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.1.0-rc1 RELEASE NOTES https://git-wip-us.apache.org/repos/asf?p=ignite.git;a=blob_plain;f=RELEASE_NOTES.txt;hb=refs/tags/2.1.0-rc1 Please start voting. +1 - to accept Apache Ignite 2.1.0-rc1 0 - don't care either way -1 - DO NOT accept Apache Ignite 2.1.0-rc1 (explain why) This vote will go for 72 hours. Vladimir.