Aerospike Graph Service Release Notes 2.6.0
April 18, 2025
Now available
Aerospike Graph Service
New in this version
- Simplified the use of TLS between AGS and the Gremlin client. (GRAPH-1504)
- Simplified the use of TLS between AGS and Aerospike DB. (GRAPH-1499)
- Added query threading support. (GRAPH-1490)
Bug fixes
- Fixed issue where enabling audit logging caused a silent failure to initialize. (GRAPH-1480)
- Fixed issue with TTL property being treated as a property by summary. (GRAPH-1384)
- Fixed issue where traversals over very large supernodes with heavy filtering causes a stack overflow. (GRAPH-1472)
Aerospike Graph Bulk Loader
Bug fixes
- Fixed issue with distributed bulk loader summary being skewed at the end of load. (GRAPH-1505)
- Fixed issue where resuming a failed bulk load would cause double counting of already inserted elements. (GRAPH-1438)