Skip to content
buddy-cluster.dev

v0.0.19 — reliability fixes, no new features

Released 2026-07-23.

This release adds no new capability — it’s a round of hardening found by testing on real hardware.

Highlights

  • Guided network repair no longer narrows a node’s network address incorrectly. Running the repair action could leave a node’s private-network address configured too narrowly, which the repair’s own verification step failed to catch. Fixed, and now covered by a regression check.
  • A node that was shut down and physically powered back on no longer gets stuck marked as taken out of service. Right after power returns, the panel could briefly misread the node as still unhealthy and leave it excluded from scheduling work even once it had actually recovered. It now waits out that brief window instead of giving up early.

Known limitations

None specific to this release beyond what’s already listed on earlier releases’ pages.