Hive Hive
Sign in

Kura 0.8.3

Metadata
Source
GitHub
Version
kura@0.8.3
Published
Jun 09, 2026 · 17:26 UTC
Repository
tuist/tuist
Update

Kura 0.8.3 fixes an edge case where project-scoped module cache requests could be denied even though your token was still active.

  • Stale or incomplete cache grants: If the token’s embedded cache grants do not yet cover a newly-created project or action, Kura now falls back to the legacy project-access endpoint instead of rejecting the request. Account-scoped requests remain strict and do not use this fallback.