Aerospike Graph Service Release Notes 3.2.1
April 8, 2026 | Download
New in this version
Aerospike Graph Service
New features
- Container-aware memory allocation: Docker startup memory allocation is now container-aware for systems like Fargate. [GRAPH-1803]
- Rack awareness support: Added rack awareness configuration for the AGS Aerospike client. [GRAPH-1799]
Performance enhancements
- Optimized repeat().emit() pattern: Improved performance of the
repeat().emit()query pattern. [GRAPH-1798] - Reduced edge record memory usage: Reduced memory usage of edge records. [GRAPH-1730]
Bug fixes
- set-config state persistence: Fixed a bug where
set-configcould lose the state ofnsup, leading tonsupconfiguration errors. [GRAPH-1801]
Aerospike Graph Bulk Loader
Bug fixes
- S3 truststore: Fixed an issue with the truststore that could prevent reading from S3 when using the standalone Bulk Loader. [GRAPH-1802]