---
component: artifact-cache
version: "1.1"
slug: artifact-cache/release-history
canonical_url: "https://docs.gradle.com/develocity/artifact-cache/1.1/release-history/"
title: "Release History"
description: "Develocity Artifact Cache CLI release history."
keywords: []
status: current
---

<!-- llms-index: https://docs.gradle.com/develocity/llms.txt -->

# Release History

<a id="current"></a>

## Current

<a id="1-1-0"></a>

### 1.1.0

7th May 2026

*   \[NEW\] Caches shared Gradle build logic (`buildSrc` and included builds) with Setup Cache, reducing build initialization time. This feature requires Develocity Gradle plugin 4.4.1 or later.
    

Compatible with Develocity 2026.1.0 and Edge Node 2.0.0 or later.

<a id="previous-versions"></a>

## Previous Versions

<a id="1-0-0"></a>

### 1.0.0

25th March 2026

*   \[NEW\] Introduces smart image cleanup for Gradle and Maven, automatically removing unused cache entries to reduce image size
    
*   \[NEW\] Adds `--dv-edge` CLI argument to connect directly to a Develocity Edge without discovery
    
*   \[NEW\] The CLI requires a valid license to run
    
*   \[FIX\] npm could fail when an image was partially restored and multiple npm processes executed in parallel
    

Compatible with Develocity 2026.1.0 and Edge Node 2.0.0 or later.

<a id="0-11-0"></a>

### 0.11.0

11th January 2026

*   \[NEW\] Build tool cache locations are auto-detectable
    
*   \[NEW\] Cache efficiency for Gradle build tool is increased by ensuring only files actually accessed during builds are stored
    
*   \[NEW\] Additional Custom Value, in case the Artifact Cache CLI experiences a runtime error
    

Compatible with Develocity 2025.3 and Edge Node 1.6 or later.

<a id="0-10-0"></a>

### 0.10.0

10th December 2025

*   \[NEW\] Initial release.
    

Compatible with Develocity 2025.3 and Edge Node 1.6 or later.