Skip to main content
Loading
Version: Graph 2.3.0

Aerospike Graph Service 2.1.0 Release Notes

June 19, 2024

Now availableโ€‹

New in this versionโ€‹

This version implements a variety of feature requests and improvements to enhance performance, security and management capabilities.

Admin API and interface updatesโ€‹

  • Introduced a new /admin HTTP endpoint to expose admin capabilities. (GRAPH-761)

  • Added call API interface for retrieving Aerospike Database and Aerospike Graph Service versions, as well as configuration details. (GRAPH-1107)

  • Ported all existing call steps to admin functions accessible via the /admin HTTP endpoint. (GRAPH-1069)

Supernode optimizationโ€‹

Security and access controlโ€‹

Performance metrics and monitoringโ€‹

Query performance improvementsโ€‹

  • Added pushdown of property selection to optimize queries involving vertices with a large number of elements. (GRAPH-1130)

Bug fixesโ€‹

  • Fixed improper formatting of Vertex Label index listed by admin.index.list API. (GRAPH-1032)

  • Fixed an issue causing throughput reduction when expiring data based on TTL. (GRAPH-1121)

Aerospike Graph Bulk Loaderโ€‹

  • Updated the bulk loader progress bar to display the rolling average and total amount written instead of an overall average. (GRAPH-1148)

  • Fixed issue with edge write performance dropoff. (GRAPH-1131)