Skip to content

v0.4.9

Choose a tag to compare

@github-actions github-actions released this 16 Aug 07:49
· 12 commits to main since this release
26722be

Added

  • A node's heartbeat now reports which stages it is executing, so a brief disconnection no longer risks a running stage. (#225)

Fixed

  • Repository setup no longer blocks the node while it runs, so a long install cannot make a busy node look unresponsive. (#224)
  • A node now declines a remote update while it is running stages, instead of installing one it cannot restart into. (#224)