---
component: develocityctl
version: "1.24"
slug: develocityctl/release-history
canonical_url: "https://docs.develocity.ai/develocityctl/1.24/release-history/"
title: "Release History"
description: "Develocity CLI release history, covering support bundle authentication and usage records, backup restore behavior, and admin and system commands."
keywords:
  - "release notes"
  - "develocityctl"
status: current
---

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

# Release History

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

## Current

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

### 1.24.0

24th September 2026

*   \[NEW\] Generating a support bundle now requires the management API token. Previously, any caller able to reach the Develocity namespace over the cluster network could generate and download a bundle without credentials. Standard installations already provision this token, so there is nothing for you to configure.
    
*   \[NEW\] `develocityctl support-bundle --include-usage` adds the last 180 days of usage records to the bundle, so you can send them to Gradle support along with everything else it collects. These records identify people by email address and username, and name the repositories and products they used, so the option is off by default. It requires Develocity 2026.2.3 or later.
    
*   \[FIX\] `develocityctl backup restore` now restarts only the components that use the application database. Monitoring, the proxy, the Develocity Operator, Edge nodes and the MCP server stay up for the whole restore, so you keep monitoring coverage and less of Develocity goes offline while it runs.
    

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

## Previous Versions

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

### 1.23.0

30th June 2026

*   \[NEW\] Admin commands uses `port-forward` instead of `kubectl exec` when management API token is available
    
*   \[FIX\] This maintenance release focuses on stability and security by incorporating dependency updates.
    

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

### 1.22.0

29th April 2026

*   \[NEW\] The `system reset-system-password` command is adjusted for new version for Develocity
    
*   \[FIX\] Stability and security improvement by incorporating dependency updates
    

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

### 1.21.0

25th March 2026

*   \[NEW\] `config-file upgrade` - upgrades unattended configuration files to any version (latest or specific one)
    
*   \[NEW\] Support-bundle generation supports including build-insight metrics
    

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

### 1.20

10th December 2025

*   \[NEW\] Commands `system get-default-system-password` and `system reset-system-password` now display warnings when unattended configuration may have been used.
    

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

### 1.19

16th September 2025

*   \[FIX\] This maintenance release focuses on stability and security by incorporating dependency updates.
    

> [!NOTE]
> Releases prior to 1.19 are no longer supported.