Skip to content

RunZero v0.0.3-beta.70

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Aug 13:34
· 24 commits to develop since this release
675f4d7

⚡ RunZero v0.0.3-beta.70 Release Notes

🚀 Changes in this release:

  • fix: derive release links from repository url (0d051a8)
  • fix: align archive links with site base (0d9a82e)
  • fix: remove generated artifacts from source branch (f71b5e0)
  • test: validate versioned docs outputs (9462e56)
  • feat: add release docs archiving flow (b359f7a)
  • fix: harden Astro pages deployment (23e777a)
  • 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)

Branch: develop | Tag: v0.0.3-beta.70