Skip to content

Update gradle-actions-caching library to v0.9.0 - #996

Merged
bigdaz merged 1 commit into
mainfrom
bot/gradle-actions-caching
Jun 16, 2026
Merged

Update gradle-actions-caching library to v0.9.0#996
bigdaz merged 1 commit into
mainfrom
bot/gradle-actions-caching

Conversation

@bot-githubaction

@bot-githubaction bot-githubaction commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

What's Changed

Important

Cache invalidation: The cache protocol version has been bumped to v2, invalidating all cache entries written by earlier releases. The first build after upgrading will not find existing caches and will repopulate them from scratch.

Improvements

  • Consistent cache-entry names in reports — every extracted cache entry now has a single, unique name reported identically on both restore and save. Previously the restore report could show a raw glob pattern (e.g. caches/modules-*/files-*/*/*/*/*/) instead of a friendly name like dependencies. Bundled entries are named by artifact type, per-file entries by their Gradle-User-Home-relative path, and per-project entries by project-<rootProjectName>.

@bot-githubaction
bot-githubaction force-pushed the bot/gradle-actions-caching branch from 9c2cdf3 to f9e45b8 Compare June 16, 2026 19:53
@bot-githubaction bot-githubaction changed the title Test with UNRELEASED gradle-actions-caching library v0.9.0 Update gradle-actions-caching library to v0.9.0 Jun 16, 2026
@bigdaz
bigdaz enabled auto-merge (squash) June 16, 2026 19:56
@bigdaz
bigdaz merged commit b128da9 into main Jun 16, 2026
253 checks passed
@bigdaz
bigdaz deleted the bot/gradle-actions-caching branch June 16, 2026 19:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants