Aerospike Graph Service Release Notes 2.5.0
February 12, 2025
Now available
- Aerospike Graph Service version 2.5.0 - DockerHub
- Aerospike Graph Service version 2.5.0 - Google Cloud
Aerospike Graph Service
New in this version
- Added support for Query Tracing. (GRAPH-995)
- Added support for distinct isolation levels for read-only and mutation queries with Aerospike Enterprise Edition 8.0. (GRAPH-147)
- Deprecated metric
aerospike_graph_service_server_queue_size
and introduced [server_connection_queue_size
](/database/reference/metrics [server_io_queue_size
](/database/reference/metrics
Bug fixes
- Fixed bug with
union
step not returning expected results. (GRAPH-1350) - Improved handling of query timeouts and their affect on scans and index queries. (GRAPH-1364)
- Improved error message logging when user-supplied vertex ID is not a supported data type. (GRAPH-1316)
Aerospike Graph Bulk Loader
Bug fixes
- Fixed secondary index-related log spamming in the bulk loader logs. (GRAPH-1375)
- Improved logging for errors encountered during bulk loading. (GRAPH-1459)