# Migration Guide
# v0.x.y -> v1.0.0
Lage is graduating to 1.0.0! We have a breaking change. Namely, the remote cache mechanism is changing. See this PR #172 for details. The behavior is described here. The behavior is changed for remote cache:
lageonly write to a remote cache if the environment variableLAGE_WRITE_REMOTE_CACHEis set to true- remote cache now works as a fallback; always reading & writing to the local cache first