Release History


You can find previous versions of the documentation in our legacy documentation archive

Current

1.19

16th September 2025
  • [FIX] This maintenance release focuses on stability and security by incorporating dependency updates.

Previous Versions

1.18

15th July 2025
  • [FIX] This maintenance release focuses on stability and security by incorporating dependency updates.

1.17

06th June 2025
  • [FIX] This maintenance release focuses on stability and security by incorporating an updated Java Development Kit (JDK) and other dependency updates.

1.16

27th May 2025
  • [NEW] The backup subcommand uses Pod annotations to determine the number of replicas while restarting pods.

1.16

27th May 2025
  • [NEW] The backup subcommand uses Pod annotations to determine the number of replicas while restarting pods.

1.15

8th April 2025
  • [NEW] Commands system reset-system-password and config-file hash require a password to be at least eight characters long, contain one digit and one special character.

  • [NEW] support-bundle command can create support bundles for Develocity Reporting Kit installations.

1.14

18th February 2025
  • [NEW] The support bundle generation process now skips exporting proxy access logs by default. This change reduces the size of the support bundle and improves its performance.

  • [FIX] Support Bundle metrics generation may fail for large installations. This change addresses the issue by streaming the metrics.zip files in a memory-efficient way.

  • [FIX] The support-bundle command doesn’t use command line parameters when generating a bundle on the server side.

1.13

12th December 2024
  • [NEW] The support bundle generation process has been unified to use the exact mechanism when triggered via develocityctl or Develocity UI; this change improves performance and predictability.

1.12

19th August 2024
  • [NEW] Update Alpine version to 3.20.2 in base image

1.11

22nd May 2024
  • [NEW] Support-bundle contains version metadata

  • [FIX] The develocityctl system start command ignores number of replicas

1.10

2nd April 2024
  • [FIX] develocityctl fails to run on Windows hosts

  • [NEW] develocityctl requires Java 21+ runtime when used as a JAR

  • [NEW] Update JDK Docker base image to JDK 21.0.1-16

1.9

5th December 2023
  • Renamed to develocityctl from Admin CLI

  • Require Java 17+ runtime when used as a JAR

  • Update JDK Docker base image to JDK 17.0.9-11

  • Adds flags to control the date range of logs captured in the support bundle

  • New command to copy Build Scan data between instances of Develocity

  • When generating a support bundle, Develocity prioritizes collecting other logs before proxy access logs

  • Command "support-bundle" now prints progress messages to the console

1.8.1

27th October 2023
  • Adds a flag to configure maximum time spent on gathering logs into a support bundle

  • Fix Admin CLI 1.8 fails to find database type in installations older than 2023.3

  • Fix typo in path when generating a support bundle

1.8

13th September 2023
  • Improvements to support bundle generation

1.7.3

18th July 2023
  • Update Alpine version to 3.18.0 in base image

1.7.2

09th May 2023
  • Update JDK Docker base image to JDK 11.0.19

1.7.1

18th April 2023
  • Fix Out of memory error when generating a support bundle

1.7

12th April 2023
  • Add system get-default-system-password command to get the default system password

1.6.3

20th February 2023
  • Fix database query errors not being reported

1.6.2

30th January 2023
  • Admin CLI attempts to find a Develocity installation if no namespace is provided

  • Admin CLI reports back if it can’t detect a GE instance when generating a support bundle

  • Update JDK Docker base image to JDK 11.0.18

1.6.1

20th December 2022
  • Malformed license data does not prevent support bundle generation

1.6

8th December 2022
  • Capture additional diagnostics in support bundles

  • Improve error handling when generating support bundles

  • Improve error reporting on backup upload failures

1.5.1

11th November 2022
  • Fix backup restore command file transfer issue in 1.5

1.5

8th November 2022
  • Add a system restart command to restart a Develocity deployment in one command.

  • Improve the speed of embedded database backup transfers

  • Update JDK Docker base image to JDK 11.0.17

1.4

10th August 2022
  • The database query command fails if not exactly one of the --query and --query-file options are passed to it.

  • If a custom shared database schema is configured, the database query command will use it when determining the search path for running queries.

  • The --no-output-file option doesn’t cause a non-zero exit code when used from the Docker image.

  • Backup commands fail fast when run against a user-managed database. When Develocity is configured to connect to a user-managed database, administrators should consult their database service provider or database administrator to configure backups.

  • Admin CLI creates intermediate directories with the correct ownership.

  • backup copy prints the local path on the installation host where backups are saved, when running in standalone-mode.

  • Update JDK Docker base image to JDK 11.0.16

1.3.1

19th May 2022
  • Mitigate RCE related to CVE-2022-30586

  • Update JDK Docker base image to JDK 11.0.15 to mitigate ECDSA vulnerability

1.3

19th April 2022
  • Remove get-installation-key command

1.2.1

25th March 2022
  • Handle file permissions correctly when run in a docker container

  • Treat absolute paths correctly during support bundle generation

1.2

3rd March 2022
  • Support for the Develocity Helm-based deployment platform, including the system, backup, support-bundle, license and database top-level commands

1.1

15th March 2021
  • Support for generating and validating the Develocity 2021.1 configuration model

1.0

28th October 2020
  • Support for generating and validating the Develocity 2020.4 configuration model via the config-file command