Skip to content

v0.5.0

Choose a tag to compare

@RPate97 RPate97 released this 20 Jun 22:48
2c8d404

0.5.0 (2026-06-20)

Features

  • deps: add pure runGraph scheduler for dependency-graph startup (11311a6)
  • up: schedule services by dependency graph instead of topological waves (10f11af)
  • up: schedule services by dependency graph, not topological waves (dad570e)

Bug Fixes

  • telemetry: hand posthog-node the shutdown timeout instead of racing it (9161a2c)

Performance Improvements

  • env: resolve top-level/profile env_from once per up, not per service (103573f)
  • env: resolve top-level/profile env_from once per up/nuke, not per service (b4a8468)
  • env: reuse shared env base across owned stop_cmds in nuke (a845cc0)