Skip to content

v0.5.0

Latest

Choose a tag to compare

@changkun changkun released this 06 Jun 17:37
6aa6e30

What's changed

  • route: periodically clean stale buildbox folders (#23) — adds a background goroutine that sweeps public/buildbox hourly and removes build folders older than one year, reclaiming disk space on the deployment. Only UUID-named directories are pruned (bookkeeping files are left untouched), with guards against accidental recursive deletes on the mounted data volume. Closes #21.

Full changelog: v0.4.1...v0.5.0