Aerospike Graph Service Release Notes 1.1.0
Aerospike Graph Service version 1.1.0 is now available.
October 10, 2023
New in this version
-
Initial release of Distributed Bulk Loader for Apache Spark. See Bulk data loading for details. [GRAPH-696]
-
Add Prometheus Exporter to display metrics. [GRAPH-547]
-
Add configuration options for all Aerospike ClientPolicy timeout and connection parameters. [GRAPH-701]
Improved in this version
-
Improve query performance by applying custom Gremlin strategies for
repeat
,until
andemit
steps. [GRAPH-788] -
Improve efficiency of Graph Summary updater. [GRAPH-637]
-
Reduced Dockerfile size. [GRAPH-661]
-
Add startup error log for unsupported Aerospike versions. [GRAPH-569]
-
Fix bug where
aerospike.client.host
configuration key fails if whitespaces exist. [GRAPH-677] -
Clean up log message storm in Aerospike Graph Service. [GRAPH-747]
-
Fix bug to remove statistics from warmup phase in the Graph Summary. [GRAPH-804]
-
Make configurations case insensitive. [GRAPH-514]