---
component: sbt
version: "1.4"
slug: sbt/release-history
canonical_url: "https://docs.gradle.com/develocity/sbt/1.4/release-history/"
title: "Release History"
description: "Release history for the Develocity sbt plugin."
keywords: []
status: current
---

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

# Release History

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

## Current

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

### 1.4.5

2nd February 2026

*   \[FIX\] Internal improvements to configuration management
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

## Previous Versions

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

### 1.4.4

28th January 2026

*   \[FIX\] The plugin’s javadoc is now correctly generated
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

### 1.4.3

22nd January 2026

*   \[NEW\] The plugin publishes to Build Scan when using the IntelliJ IDEA sbt shell
    
*   \[FIX\] The plugin now collects all Build Cache logs
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

### 1.4.2

10th December 2025

*   \[FIX\] Internal maintenance and stability improvements
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

### 1.4.1

26th September 2025

*   \[NEW\] Build Cache: Disable remote Build Cache on error
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

### 1.4

16th September 2025

*   \[NEW\] Build Scan: Include Build Cache observability data in Performance and Trends dashboards
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.3 or later.

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

### 1.3.1

15th August 2025

*   \[FIX\] Minor fixes and improvements
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.2 or later.

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

### 1.3

18th July 2025

*   \[NEW\] Build Cache: Emit Build Cache observability events
    
*   \[NEW\] Build Cache: Support Edge discovery based on a Develocity user’s location preference
    
*   \[NEW\] Dropped support for sbt versions older than 1.9. Contact your customer success representative if you need support for older sbt versions.
    
*   \[FIX\] Gathering task details can be slow
    
*   \[FIX\] Dependency download times include resolution time
    
*   \[FIX\] Build Cache: Local Build Cache cleanup isn’t executed
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2025.2 or later.

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

### 1.2.1

1st May 2025

*   \[FIX\] Build Cache: Cache keys don’t account for entire classpath
    
*   \[FIX\] Build Cache: Unmanaged JARs aren’t part of the compilation cache key
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.3 or later.

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

### 1.2

8th April 2025

*   \[NEW\] Build Scan: Capture actual CPU load for the top 5 processes by CPU usage
    
*   \[NEW\] Build Scan: Capture top 5 processes by memory usage
    
*   \[NEW\] Build Cache: Improve Build Cache client resiliency
    
*   \[FIX\] Build Cache: Cache doesn’t work with `sbt-scoverage` plugin
    
*   \[FIX\] Build Cache: Zinc unexpectedly triggers recompilation after a cache hit
    
*   \[FIX\] Build Cache: Cache isn’t used across different hosts when Semanticdb is enabled
    
*   \[FIX\] Build Cache: Semanticdb files are missing from the Build Cache
    
*   \[FIX\] Build Cache: Semanticdb compiler options aren’t correctly extracted
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.3 or later.

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

### 1.1.2

25th October 2024

*   \[NEW\] Deprecate `apply` methods in the plugin configuration
    
*   \[NEW\] Rename `testRetryConfiguration` field in the plugin configuration to `testRetry`
    
*   \[NEW\] Build Cache: Add effective Build Cache configuration logging
    
*   \[NEW\] Build Cache: Add support for standard JVM proxy settings
    
*   \[FIX\] Build Scan: Resource usage capturing causes excessive logging on Linux when udev is absent
    
*   \[FIX\] Build Scan: Publishing cannot be configured with ad-hoc settings
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.2 or later.

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

### 1.1.1

26th August 2024

*   \[NEW\] Build Scan: Use a custom user agent for HTTP requests
    
*   \[FIX\] Build Scan: Display name extraction for Java commands with multiple -jar arguments fails when resource usage capturing is enabled
    
*   \[FIX\] Build Scan: Output is redirected to the wrong stream in specific configurations
    
*   \[FIX\] Build Cache: `sjsir` files are missing from the Build Cache
    
*   \[FIX\] Build Cache: `nir` files are missing from the Build Cache
    
*   \[FIX\] Build Cache: A race condition could cause resources to be deleted from the `META-INF` folder while compilation outputs are restored from the cache
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.2 or later.

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

### 1.1

19th August 2024

*   \[NEW\] Build Scan: Resource usage observability in Build Scan
    
*   \[NEW\] Introducing Local and Remote Build Cache support for sbt
    
*   \[NEW\] Rename system properties to use `develocity.` prefix
    
*   \[FIX\] High memory usage in specific scenarios
    
*   \[FIX\] Unexpected build failure may occur while reloading
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.2 or later.

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

### 1.0.1

12th April 2024

*   \[FIX\] IntelliJ build import hangs when publishing Build Scans to [Develocity at gradle.com](https://gradle.com/scans/gradle/)
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.1 or later.

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

### 1.0

19th March 2024

*   \[NEW\] Build Scan: Test retry and flaky test detection
    
*   \[NEW\] Interactive prompt to accept the Terms Of Use
    
*   \[NEW\] Build Scan: Capture default charset of the build JVM
    
*   \[NEW\] Build Scan: Allow opt-out from console logs capturing
    
*   \[NEW\] Build Scan: Improve the capture of console logs from Coursier
    
*   \[NEW\] Build Scan: Capture executed tasks
    
*   \[NEW\] Build Scan: Improved task progress listener with sbt version `1.10.0`+
    
*   \[NEW\] Build Scan: Capture executed tests
    
*   \[NEW\] Build Scan: Don’t publish Build Scans for state manipulation commands
    
*   \[FIX\] Develocity sbt plugin throws errors when executing remote builds
    
*   \[FIX\] Build Scan: Canceling a command also cancels the Build Scan
    
*   \[FIX\] Build Scan: Builds using the `resumeFromFailure` and `onFailure` commands report incorrect build result
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2024.1 or later.

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

### 0.10.1

12th October 2023

*   \[NEW\] Added capture of sbt command `success`/`error` log events
    
*   \[FIX\] Use interactive mode with IntelliJ’s sbt shell
    
*   \[FIX\] Create default storage directory in correct sbt home
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2023.3 or later.

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

### 0.10

13th September 2023

*   \[NEW\] Add support for project level access control
    
*   \[NEW\] Add capturing of logs written to standard output and standard error
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2023.3 or later.

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

### 0.9

19th July 2023

*   \[NEW\] Initial beta release compatible with Develocity 2023.2
    

Compatible with [Develocity at gradle.com](https://gradle.com/scans/gradle/) and Develocity 2023.2 or later.