RunZero v0.0.2
⚡ RunZero v0.0.2 Release Notes
🚀 Changes in this release:
- fix: improve server stability, driver performance, and state consistency with threading, Docker configurations, and request caching (5768504)
- fix(stack): run containerized autoscaler in make start and fix cache permissions (2926d2a)
- fix(reconciler): auto-reap finished and unregistered orphaned VM runners across all drivers (5adb643)
- fix(driver/orbstack): robust golden VM promotion and auto-recovery from -building state (2f05d44)
- docs(website): showcase Real-Time Web Dashboard (:49505) and Host VM Bridge (:49504) on landing page and documentation (54a6a7b)
- feat(dashboard): bundle and self-host Outfit and JetBrains Mono fonts offline (8ac4d61)
- feat(v0.1.0): containerize autoscaler with host VM bridge and real-time web UI dashboard (2f50a6f)
- feat: implement exponential backoff for failed OrbStack base image builds to prevent repeated resource-heavy retries (f1fe67e)
- refactor: improve VM routing logic, unify job architecture resolution, and harden OrbStack golden image provisioning (9e737d3)
- feat: upgrade base OS to Ubuntu 24.04 LTS (Noble) across containers/VMs and add Umami analytics (c60dcb0)
- feat(vm): build master golden base on-demand and clone all ephemeral job VMs from it (115a99c)
- fix(toolchain): pass --skip-repo to git lfs install to prevent repo hook pollution (c83f02b)
- fix(router): route jobs to VM by actual services:/container: declaration, not just name/label guessing (e8d5529)
- fix(vm): fix positional parameter passing in provision script and enable ARM64 golden base builds (60a78db)
- feat(router): add database and service tokens to auto-route VM triggers (d4eb650)
- fix(runner): fix Go/toolcache permission errors and ensure VM shutdown on failure (8843398)
- fix(runner): configure apt-cacher-ng proxy at container start, not just image build (c7ade26)
- fix(autoscaler): stop spawning runners for non-self-hosted jobs; fix cache-mount ownership drift; self-heal idle orphans (aa20c83)
- fix(autoscaler): stop over-spawning idle-forever runners; add cache/disk-usage tooling (90b78ec)
- feat(website): dynamic version dropdown from versions.json & sync build (7ae4c9e)
Branch: main | Tag: v0.0.2