Loading
Version: Graph 2.5.0Aerospike Graph Service 2.5.0 Release Notes
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 introducedserver_connection_queue_size
andserver_io_queue_size
. (GRAPH-1428)
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)