---
title: "Aerospike Graph Service Release Notes 3.2.2"
description: "Aerospike Graph Service 3.2.2 release notes, which removes the graph-service feature requirement and adds the AGS version to health check response."
---

# Aerospike Graph Service Release Notes 3.2.2

> For the complete documentation index see: [llms.txt](https://aerospike.com/docs/llms.txt)
> 
> All documentation pages available in markdown.

May 14, 2026  |  **[Download](https://hub.docker.com/r/aerospike/aerospike-graph-service/tags)**

## 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 `/healthcheck` HTTP endpoint response, making it easier to confirm which version is running in your environment. \[GRAPH-1811\]