Release History
|
You can find previous versions of the Develocity API documentation and OpenAPI specifications in our legacy documentation archive |
Current
2026.3
-
Add new
/api/builds/{id}/docker-attributes,/api/builds/{id}/docker-build-cache-performance,/api/builds/{id}/docker-dependencies, and/api/builds/{id}/docker-packagesendpoints for retrieving the attributes, step cache performance, dependencies, and image packages of a single Docker build -
Add new
/api/console-logs/build/{id}and/api/console-logs/build/{id}/rawendpoints for retrieving the console log of a build, as a paged list of structured lines or as a single plain text stream (Beta) -
Add new
/api/tests/build/{id}/outputand/api/tests/build/{id}/output/rawendpoints for retrieving the standard output and standard error captured by a single test execution, as a paged list of structured lines or as a single plain text stream (Beta) -
Add new
/api/tests/build/{id}/failureendpoint for retrieving the exceptions a test’s executions threw, one entry per execution (Beta) -
Add
containerandordinalattributes on the/api/tests/build/{id}operation response for addressing a single test execution on the test output and test failure endpoints -
Add
dockerattribute on the/api/failures/builds/{id}operation response for the failures of a Docker build -
Add
buildCountattribute on the failure groups of the/api/failures/groupsoperation response for the number of distinct builds a group affects -
Add
pendingBuildCountandmatchedBuildCountattributes on the/api/failures/groupsoperation response for reporting how much of the queried window has been grouped so far -
Order the failure groups of the
/api/failures/groupsoperation response by the number of distinct builds affected, and order each group’sbuildIdswith the most recently started first -
Add
groupIdandartifactIdattributes on the goal executions of the/api/builds/{id}/maven-build-cache-performanceoperation response for identifying the Maven module that ran each goal -
Add
originattribute on the/api/builds/{id}/gradle-dependenciesand/api/builds/{id}/maven-dependenciesoperation responses for identifying the source that served each dependency, such as a Develocity Artifact Cache Edge location -
Add
cachesattribute on the/api/builds/{id}/gradle-dependency-cachingand/api/builds/{id}/maven-dependency-cachingoperation responses for breaking the cached files down per cache that served them
Previous Versions
2026.2
-
Add new
/api/comparison/summaryand/api/comparison/inputsendpoints for retrieving the summary and work unit input differences between two builds (Beta)
2026.1
-
Add new
/api/builds/{id}/gradle-dependency-cachingand/api/builds/{id}/maven-dependency-cachingendpoints for determining the volume of dependency artifacts downloaded from remote repositories vs resolved from a local cache -
Add
stacktraceattribute on the/api/failures/builds/{id}npm build failure response
2025.4
-
Add the
resumeEnabledattribute within thebuildOptionselement of the/api/builds/{id}/maven-attributesoperation response -
Move
/api/builds/{id}/gradle-failuresand/api/builds/{id}/maven-failuresto the/api/failures/builds/{id}endpoint -
Add
repositories,methods, andrepositoryMethodsattributes on the/api/builds/{id}/gradle-network-activityoperation response -
Add
repositories,methods, andrepositoryMethodsattributes on the/api/builds/{id}/maven-dependency-resolutionoperation response -
Add new
/api/builds/{id}/npm-network-activityendpoint for retrieving network activity information of a single build -
Add
hasVerificationFailureandhasNonVerificationFailureattributes on the/api/builds/{id}/npm-attributesoperation response -
Add npm failure information to the
/api/failures/builds/{id}endpoint -
Add new
/api/failures/groupsendpoint for retrieving failure groups across builds, aggregating build and test failures into groups with occurrence counts and affected build IDs
2025.3
-
Add new
/api/builds/{id}/gradle-failuresand/api/builds/{id}/maven-failuresendpoints for retrieving failure information of a single build -
Add new
/api/builds/{id}/npm-dependenciesendpoint for retrieving dependencies of a single npm build
2025.2
-
Add new
/api/tests/build/{id}endpoint for retrieving test execution results of a single build -
Remove support for anonymous access to
/api/auth/tokenendpoint
2025.1
-
Add new
/api/builds/{id}/gradle-dependenciesand/api/builds/{id}/maven-dependenciesendpoints -
Add new
/api/builds/{id}/sbt-attributesendpoint
|
The following API versions correspond to Develocity releases that have reached End of Life and are no longer supported. This history is retained for reference only. |
2024.3
-
Add
checkFingerprintDurationanddependencyResolutionDurationattributes withinresulton the/api/builds/{id}/gradle-configuration-cacheoperation response -
Add new
/api/builds/{id}/npm-attributesand/api/builds/{id}/python-attributesendpoints
2024.2
-
Add new
/api/builds/{id}/gradle-pluginsand/api/builds/{id}/maven-pluginsendpoints -
Add new
/api/builds/{id}/gradle-resource-usageand/api/builds/{id}/maven-resource-usageendpoints -
Add new
/api/builds/{id}/gradle-build-profile-overviewand/api/builds/{id}/maven-build-profile-overviewendpoints -
Add
isolatedProjectsEnabledattribute withinbuildOptionson the/api/builds/{id}/gradle-attributesoperation response
2024.1
-
Add new
/api/builds/{id}/gradle-artifact-transform-executionsendpoint -
Add new
/api/builds/{id}/gradle-deprecationsendpoint -
Add
allModelsquery parameter to/api/build/{id}and/api/buildsendpoint for requesting all build models
2023.4
-
Add new
/api/builds/{id}/gradle-network-activityendpoint -
Add new
/api/builds/{id}/maven-dependency-resolutionendpoint -
Add new
/api/tests/casesendpoint -
Add new
/api/tests/containersendpoint -
Add
develocitySettingsattribute on the/api/builds/{id}/gradle-attributesand/api/builds/{id}/maven-attributesoperation responses. This value is identical togradleEnterpriseSettingsand should be used instead -
Add
workUnitFingerprintingSummaryandworkUnitAvoidanceSavingsSummaryto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
cacheKeyto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
cacheKeyto/api/builds/{id}/maven-build-cache-performanceoperation response -
Make
isDisabledDueToErrornullable on/api/builds/{id}/gradle-build-cache-performanceand/api/builds/{id}/maven-build-cache-performanceresponses -
Deprecate
rerunGoalsin favor ofrerunGoalsEnabledwithin thebuildOptionsproperty on the/api/builds/{id}/maven-attributesoperation responses -
Deprecate
avoidanceSavingsSummaryin favor oftaskAvoidanceSavingsSummaryfrom/api/builds/{id}/gradle-build-cache-performanceoperation response
2023.3
-
Add
hasVerificationFailureandhasNonVerificationFailureattributes on the/api/builds/{id}/gradle-attributesand/api/builds/{id}/maven-attributesoperation response -
Introduce optional
queryquery parameter for the on the/api/buildsendpoint, which can be used to filter the set of returned builds. This parameter’s value should be a URL encoded text query written in the advanced query language (the same advanced query language that’s used in the scans list UI)
2023.2
-
Add
effectiveWorkUnitExecutionTimeandserialWorkUnitExecutionTimeon the/api/builds/{id}/gradle-build-cache-performanceoperation response -
Exclude potential artifact transforms from
effectiveTaskExecutionTimeandserialTaskExecutionTimeon the/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
cacheArtifactRejectedReasonto/api/builds/{id}/gradle-build-cache-performanceand/api/builds/{id}/maven-build-cache-performanceoperation response
2023.1
-
Add
cacheArtifactSizeto/api/builds/{id}/gradle-build-cache-performanceand/api/builds/{id}/maven-build-cache-performanceoperation response -
Add
excludedTasksto/api/builds/{id}/gradle-attributesoperation response
2022.4
-
Add new
/api/test-distribution/*endpoints for managing API keys and agent pools -
Add new
/api/builds/{id}/gradle-projectsendpoint -
Add new
/api/builds/{id}/maven-modulesendpoint -
Introduce
fromInstant,fromBuild,reversequery parameters on the/api/buildsoperation query -
Deprecate
sinceandsinceBuildquery parameters on the/api/buildsoperation query
2022.3
-
Add
taskExecution.nonCacheabilityCategoryandtaskExecution.nonCacheabilityReasonto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
goalExecution.nonCacheabilityCategoryandgoalExecution.nonCacheabilityReasonto/api/builds/{id}/maven-build-cache-performanceoperation response -
Add
taskExecution.taskTypeto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
goalExecution.mojoTypeto/api/builds/{id}/maven-build-cache-performanceoperation response -
Add
buildCaches.remote.typeto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add
buildCaches.remote.classNameto/api/builds/{id}/gradle-build-cache-performanceoperation response -
Add a
titleto/api/buildsinlined query parameters schema