# Aerospike Graph Service Release Notes 3.2.1

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

## 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](https://aerospike.com/docs/graph/reference/config#aerospikeclientrackaware) 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-config` could lose the state of `nsup`, leading to `nsup` configuration 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\]