---
component: edge
version: "2.3"
slug: edge/release-history
canonical_url: "https://docs.develocity.ai/edge/2.3/release-history/"
title: "Release History"
description: "Develocity Edge release history, covering Artifact Cache CLI serving and seeding, stateless-only peering, and license entitlement handling."
keywords:
  - "release notes"
  - "edge"
status: current
---

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

# Release History

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

## Current

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

### 2.3.0

24th September 2026

*   \[NEW\] Peering now always uses the STATELESS strategy, replacing the removed STATEFUL strategy; the `--peering-strategy` option is deprecated and ignored
    
*   \[NEW\] License entitlement changes in Develocity don’t need restarting Edge nodes
    
*   \[NEW\] Edge nodes now serve build agents the Artifact Cache CLI from an operator-seeded version, instead of the public release channel
    
*   \[NEW\] Edge nodes older than 2.0.0 can sign in with Develocity
    
*   \[NEW\] Artifact Cache and Setup Cache content now replicates across locations
    
*   \[NEW\] Edge nodes now tell the Artifact Cache CLI which API versions they support
    
*   \[NEW\] Edge nodes support Trusted Artifact Isolation across Artifact Cache, Setup Cache, and Build Cache entries
    
*   \[NEW\] The Artifact Cache existence check no longer reports entries that the caller’s own restore would not be allowed to fetch
    
*   \[FIX\] An Edge node now reports itself as not ready while free disk space is critically low
    
*   \[FIX\] A slow or unresponsive peer no longer degrades node performance
    
*   \[FIX\] Preemptive replication no longer exhausts memory once the file store reaches its target size
    

Compatible with Develocity 2026.3.0 or later.

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

## Previous Versions

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

### 2.2.0

30th June 2026

*   \[NEW\] Enable the Z Garbage Collector by default for the Edge Docker image
    
*   \[NEW\] Introduces version compatibility checks between Edge node, Develocity, and the Artifact Cache CLI at sign-in
    
*   \[NEW\] Introduces dedicated health probe endpoints /actuator/health/liveness and /actuator/health/readiness; the /live and /ready endpoints are deprecated
    
*   \[NEW\] Introduces --grpc-port option and EDGE\_NODE\_GRPC\_PORT environment variable for configuring the Edge node gRPC listening port
    
*   \[FIX\] Invalid cache entry type values in Universal Cache uploads are now rejected
    

Compatible with Develocity 2026.2.0 or later.

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

### 2.1.0

15th April 2026

*   \[NEW\] Report per-type storage metrics for Artifact Cache and Setup Cache entries
    
*   \[NEW\] Support for OpenTelemetry automatic instrumentation tracing
    
*   \[FIX\] Excessive memory allocation overhead when handling client requests
    

Compatible with Develocity 2026.1.0 or later.

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

### 2.0.0

25th March 2026

*   \[NEW\] Edge nodes support Build Scan proxying
    
*   \[NEW\] Edge nodes support MCP proxying
    
*   \[FIX\] Artifact Cache and Setup Cache images may be evicted before the referenced artifacts
    

Compatible with Develocity 2026.1.0 or later.

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

### 1.7.0

30th January 2026

*   \[NEW\] Improved cache hit ratios for Artifact Cache and Setup Cache via an optimized content eviction policy
    
*   \[NEW\] Application versioning scheme change
    

Compatible with Develocity 2025.3 or later.

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

### 1.6

10th December 2025

*   \[NEW\] Added Develocity Artifact Cache and Setup Cache support
    
*   \[FIX\] Authentication timeouts return HTTP 500 (Internal Server Error) instead of HTTP 503 (Service Unavailable)
    

Compatible with Develocity 2025.3 or later.

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

### 1.5

14th November 2025

*   \[NEW\] Improved reporting of Edge notices to Develocity
    

Compatible with Develocity 2025.3 or later.

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

### 1.4

22nd October 2025

*   \[NEW\] Improved Edge peering strategy
    

Compatible with Develocity 2025.3 or later.

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

### 1.3

16th September 2025

*   \[NEW\] Added Edge peering metrics
    

Compatible with Develocity 2025.3 or later.

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

### 1.2

21st August 2025

*   \[FIX\] Forward proxy connectivity to Develocity server
    

Compatible with Develocity 2025.3 or later.

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

### 1.1

7th August 2025

*   \[FIX\] Edge peering doesn’t handle namespaced cache entries
    
*   \[FIX\] Certain cache events aren’t persisted for Bazel clients
    

Compatible with Develocity 2025.2 or later.

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

### 1.0

15th July 2025

*   \[NEW\] Enable artifact sharing between Edge nodes via peering
    
*   \[NEW\] Edge node now exposes Prometheus-compatible metrics
    

Compatible with Develocity 2025.2 or later.

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

### 0.6

6th June 2025

*   \[NEW\] Update JDK Docker base image to JDK 21.0.7
    

Compatible with Develocity 2025.1 or later.

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

### 0.5

27th May 2025

*   \[FIX\] Storing a cache entry can fail if an earlier eviction of that entry encountered an error
    

Compatible with Develocity 2025.1 or later.

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

### 0.4

24th April 2025

*   \[FIX\] Connections to Develocity for data replication don’t respect HTTP/2 preference
    
*   \[FIX\] Verbose log messages for normal connection lifecycle events
    
*   \[FIX\] Delay is too long between retries of some calls to Develocity
    

Compatible with Develocity 2025.1 or later.

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

### 0.3

8th April 2025

*   \[NEW\] Support replication using signed URLs when Develocity is connected to Amazon S3 or Google Cloud Storage
    
*   \[NEW\] Option to connect to Develocity using HTTP/2
    
*   \[NEW\] Improved performance from Develocity server connections for replication
    
*   \[FIX\] Replication of data to Develocity can fail silently
    
*   \[FIX\] Edge node name isn’t updated when changed using command line argument
    
*   \[FIX\] Sanitize potentially sensitive information from log messages
    

Compatible with Develocity 2025.1 or later.

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

### 0.2

18th February 2025

*   \[FIX\] Build agent authentication results are incorrectly cached
    
*   \[FIX\] Maven and sbt entitlements aren’t updated from Develocity
    

Compatible with Develocity 2024.3 or later.

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

### 0.1

12th December 2024

*   \[NEW\] First release of Develocity Edge node providing build caching services
    

Compatible with Develocity 2024.3 or later.