# Aerospike Graph Service Release Notes 2.4.2

December 12, 2024

## Now available

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

### Aerospike Graph Service

-   A new lightweight version of the AGS Docker build is available in [Docker Hub](https://hub.docker.com/r/aerospike/aerospike-graph-service/tags) with the tag `latest-slim`. The slim build is identical to the regular build, except it does not include the standalone [Bulk Loader](https://aerospike.com/docs/graph/load/standalone). The slim build cannot be used to load data with the standalone [Bulk Loader](https://aerospike.com/docs/graph/load/standalone). This is the most secure option for production environments.

#### Bug fixes

-   Fixed issue with limited read throughput in 2.4.1 release. \[GRAPH-1423\]