Skip to content

v0.19.67

Choose a tag to compare

@bitsocial-release-bot bitsocial-release-bot released this 09 Jun 02:59

0.19.67 (2026-06-09)

  • fix(logs): close race that dropped appends in -f follow mode (issue #77) (d0e5e40), closes #77 #77
  • fix(update): align restart wait budget with daemon shutdown budget (8680386)
  • fix(update): wait for daemon process exit, not RPC port, before restart (issue #70) (73458b4), closes #70
  • test: add diagnostics to logs -f append-follow test (issue #77) (c26e21f), closes #77 #77
  • test: deflake logs -f follow tests and kubo restart-race detect window (89371c6), closes #77
  • test: fix diagnostics gap + widen restart window in kubo cleanup test (4ae1b1e), closes #77
  • test(daemon-state): skip PID-reuse identity tests on Windows (f3f403c), closes #66
  • test(kubo): retry RPC+gateway integration startup on port race (475a943)
  • test(update): assert update install exits 0 before checking restart marker (3c986e0)