============================================================================== Magnitude Simba Neo4j Data Connector for Business Intelligence Tools Release Notes ============================================================================== The release notes provide details of enhancements, features, known issues, and workflow changes in Simba Neo4j BI Connector 1.0.1, as well as the version history. 1.0.1 ======================================================================== Released 2022-05-13 Enhancements & New Features * [NEOO-60] Distinct passdown support The connector now supports distinct passdown. When a DISTINCT clause is provided in the SQL query, it is now passed down to the Neo4j server, which returns unique rows. This feature improves performance for such queries. * [NEOO-61] Sort passdown support The connector now supports sort passdown. If an ORDER BY clause is provided in the SQL query, it will be passed down to the Neo4j server, which will perform sorting. This feature improves performance for such queries. * [NEOO-62] Aggregation passdown support The connector now supports aggregation passdown. If an aggregate function is provided in the SQL query, it will be passed down to the Neo4j server, which will perform the calculation. This feature improves performance for such queries. * [NEOO-128] Updated OpenSSL library The connector has been updated to use version 1.1.1n of the OpenSSL library. * [NEOO-131] Updated Neo4j Go Driver The connector has been updated to use version 4.3 of the Neo4j Go Driver. Version History ============================================================== 1.0.0 ------------------------------------------------------------------------ Released 2021-12-07 * Version 1.0.0 was the initial release of the Simba Neo4j BI Connector. ==============================================================================