Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 12 Dec 15:55
· 111 commits to main since this release
8cbcb99

In addition to a number of dependency updates, this release:

  • Allows a custom Plugin Repository to be specified when resolving the github-dependency-graph-gradle-plugin. See the documentation for details.
  • Brings increased resilience when failures occur collecting build results or cleaning the Gradle User Home. Such failures should no longer prevent the caching of Gradle User Home or lead to build failures.

Changelog

  • [NEW] Allow a custom plugin repository to be used to resolve dependency-graph plugin #933
  • [FIX] Cache entries and Job Summary not written on cache-cleanup failure #990 #858
  • [FIX] Failure to write build results file should not cause overall build to fail #866

Full-changelog: v2.10.0...v2.11.0