---
title: "Aerospike Graph Service Release Notes 3.3.0"
description: "Aerospike Graph Service 3.3.0 release notes with expression indexes, a thread-leak fix after L2 bulk loading, and security fixes for third-party dependency vulnerabilities."
---

# Aerospike Graph Service Release Notes 3.3.0

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

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

## Improvements

-   **Expression indexes:** Added support for [expression indexes](https://aerospike.com/docs/graph/develop/query/expression-indexes/) to speed up traversals that filter vertices by two or more criteria. Configure indexes at startup or manage them at runtime with Gremlin call steps.

## Bug fixes

-   **L2 bulk loading thread leak fix** - Fixed a thread leak that occurred after L2 bulk loading. \[GRAPH-1937\]

## Security

-   **Dependency upgrades:** Addressed security vulnerabilities in third-party dependencies. Update to this release to receive the latest security fixes.