Skip to content

v0.24.0

Choose a tag to compare

@github-actions github-actions released this 31 May 10:34
· 336 commits to main since this release
v0.24.0
25ba60b

0.24.0 - 2026-05-31

Added

  • Added provider-backed cache volumes for rebuildable dependency caches, including cache.volumes, CRABBOX_CACHE_VOLUMES, repeatable --cache-volume [name=]key:path, crabbox cache volumes, Blacksmith Testbox sticky-disk forwarding, Local Container Docker volume mounts, and claim-backed required-volume checks for reused leases.

Fixed

  • Scoped the README Release badge to ?event=push so it reflects tag-push release runs instead of cancelled workflow_dispatch runs. Fixes #189. Thanks @zozo123.