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
GRAPH-696: Initial release of Distributed Bulk Loader for Apache Spark. Details here.
GRAPH-547: Add Prometheus Exporter to display metrics.
GRAPH-701: Add configuration options for all Aerospike ClientPolicy timeout and connection parameters.
Improved in this version
GRAPH-788: Improve query performance by applying custom Gremlin strategies for
repeat
,until
andemit
steps.GRAPH-637: Improve efficiency of Graph Summary updater.
GRAPH-661: Reduced Dockerfile size.
GRAPH-569: Add startup error log for unsupported Aerospike versions.
GRAPH-677: Fix bug where
aerospike.client.host
configuration key fails if whitespaces exist.GRAPH-747: Clean up log message storm in Aerospike Graph Service.
GRAPH-804: Fix bug to remove statistics from warmup phase in the Graph Summary.
GRAPH-514: Make configurations case insensitive.