---
component: artifact-cache
version: "1.5"
slug: artifact-cache/release-history
canonical_url: "https://docs.develocity.ai/artifact-cache/1.5/release-history/"
title: "Release History"
description: "Develocity Artifact Cache CLI release history, covering new caching support for Maven, npm, and Python, cache targeting options, and Develocity compatibility."
keywords:
  - "release notes"
  - "Artifact Cache"
status: current
---

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

# Release History

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

## Current

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

### 1.5.0

28th July 2026

*   \[NEW\] Supports caching of the pip download cache. Requires Develocity Python Agent 0.10.1 or later.
    
*   \[FIX\] Cache content is not restored if the tool home directory doesn’t exist.
    

Compatible with Develocity 2026.2.0 and Edge Node 2.0.0 or later.

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

## Previous Versions

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

### 1.4.0

30th June 2026

*   \[NEW\] Supports targeting Develocity as the preferred Artifact Cache location.
    
*   \[NEW\] Make visible CLI option to cache Maven snapshot dependencies.
    
*   \[FIX\] Restore summaries report a negative downloaded size when every artifact is already cached.
    

Compatible with Develocity 2026.2.0 and Edge Node 2.0.0 or later.

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

### 1.3.0

8th June 2026

*   \[NEW\] Introduces smart image cleanup for npm, automatically removing unused cache entries to reduce image size. Requires Develocity npm Agent 4.1.0 or later.
    
*   \[NEW\] Supports caching of Maven SNAPSHOT dependencies. Requires Develocity Maven extension 2.4.0 or later.
    

Compatible with Develocity 2026.1.0 and Edge Node 2.0.0 or later.

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

### 1.2.0

28th May 2026

*   \[NEW\] Caches SonarScanner analysis artifacts
    

Compatible with Develocity 2026.1.0 and Edge Node 2.0.0 or later.

<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="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.