Changelog
General improvements
- [NEW] Support authentication for plugin repositories (#31)
- [FIX] Improve rendering of build results table with long values (#35)
Improvements to Dependency Submission
- [FIX] Do not attempt to resolve dependency configurations that are excluded via env var (#107)
Improvements to Develocity injection
- [NEW] Use
com.develocity.gradle
plugin version3.17
by default - [NEW] Can configure capture of file-fingerprint (#58)
- [FIX] Reduce log-level of messages emitted by Develocity injection (#60)
Note
Release includes v3.2.0
of gradle/actions/setup-gradle
and gradle/actions/dependency-submission
.
Available under the v3
version tag.
The gradle/actions/setup-gradle
action supersedes gradle/gradle-build-action
.
The gradle/[email protected]
version will be released in parallel, and will delegate to this release of gradle/actions/setup-gradle
.
Full Changelog: v3.1.0...v3.2.0