Skip to content

rc9

Choose a tag to compare

@github-actions github-actions released this 11 Jun 17:31
· 51 commits to main since this release
rc9: history (log/restore) + sync-loop audit

Since rc8:
- secsec log / log <path> / restore <path> [version] (read-side over the object plane)
- restore: undo a delete correctly when the file is gone from disk
- sync loop: tolerate a transient roster fetch; keep the re-fold atomic
- reconnect is close_reason()-driven (no error-string parsing); verified by
  a kill+restart server test (client re-dials, re-handshakes, converges).