Changelog
- c1ad2bc chore: tidying
- e3cacd8 ci: cleanup goreleaser.yaml
- f908f64 ci: leave binary compression as a decision to the user/packager
- 7c99c44 feat: pin latest api and update dashboard deps
- 620819a fix: add mutex to badger interface for better consistency
- 56986df fix: many multi-bootstrap fixes and remove unneeded IP storage complexity from sql past
- 9d8f8d5 fix: more multi-bootstrap regressions from moving the raft logic
- 23278d0 fix: regression from making mesh.Open sync. multi bootstraps thought the store was always closed
- 30e8bc1 fix: rejoining a bootstrap server was still checking the old config format
- 41963c7 fix: use a RWMutex so callbacks can do read operations