Aerospike Graph Service Release Notes 3.2.2
For the complete documentation index see: llms.txt
All documentation pages available in markdown.
May 14, 2026 | Download
Improvements
- Removed graph-service feature requirement: AGS no longer requires the graph-service feature to be enabled on the Aerospike server at startup. The service check class has been removed, simplifying connection requirements. [GRAPH-1875]
- AGS version in health check: The AGS version is now included in the
/healthcheckHTTP endpoint response, making it easier to confirm which version is running in your environment. [GRAPH-1811]