Release History
|
You can find previous versions of the Develocity API documentation and OpenAPI specifications in our legacy documentation archive |
Previous Versions
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
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 is 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