---
title: "Aerospike Graph Service Release Notes 2.2.0"
description: "Release notes for Aerospike Graph Service 2.2.0, featuring incremental bulk loading and configuration bug fixes."
---

# Aerospike Graph Service Release Notes 2.2.0

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

July 12, 2024

## Now available

-   [Aerospike Graph Service version 2.2.0 - DockerHub](https://hub.docker.com/r/aerospike/aerospike-graph-service/tags)
-   [Aerospike Graph Service version 2.2.0 - Google Cloud](https://console.cloud.google.com/gcr/images/aerospike-prod/global/aerospike-graph-service@sha256:8558d9eae3ae37af98d0406cdf7cc19ad11ea798b3a0bb3d9ca4a7330dd29dc7/details)
-   [Aerospike Graph Bulk Loader version 2.2.0](https://aerospike.com/download/graph/loader)

## New in this version

This version adds support for incremental data bulk loads and bug fixes around configuring the Aerospike client policy settings in AGS.

#### Aerospike Graph Bulk Loader

Added [incremental data loading](https://aerospike.com/docs/graph/load/incremental) support for the bulk loader. \[GRAPH-1029\]

#### Helm Chart

The [Aerospike Graph Helm Chart](https://aerospike.github.io/helm-charts/aerospike-graph-2.2.0.tgz) is updated for version 2.2.0.

#### Bug Fixes

Fixed bug that caused `clientPolicy`, `readPolicy` and `writePolicy` configurations to not take effect, and adjusted default value for minimum and maximum connections per node. \[GRAPH-1169\]