Skip to content
Compare
Choose a tag to compare
@bigdaz bigdaz released this 15 Jul 19:24
· 136 commits to main since this release

This release contains a major upgrade to gradle-home-cache-cleanup as well as improvements to dependency-submission.

What's Changed

  • Include Gradle 8.9 in known wrapper checksums (avoiding the need to download) (#266)
  • Improvements to cache-cleanup
    • Provision latest Gradle version to use for cache-cleanup (#33, #271)
    • Avoid use of timestamp manipulation for cache-cleanup (#24, #272)
    • Cleanup artifact transforms cache in Gradle home (#47)
    • More logging from cache-cleanup operation (#169)
  • Use latest dependency graph plugin (#269)
  • Automatically upload dependency graph file on submission failure (#291)

Full Changelog: v3.4.2...v3.5.0