Releases: spacewalkhq/raft-rs
Releases · spacewalkhq/raft-rs
v0.1.0-gamma
v0.1.0-beta
- Moving towards production readiness
- code refactor
- bug fixes
What's Changed
- Add error module by @dharanad in #22
- Raft is an algorithm by @stappersg in #25
- add storage check by @zilong-dai in #28
- add raft add_node example by @dierbei in #29
- feat: Add
ClusterConfig
by @dharanad in #27 - [Fix] Failing Examples by @dharanad in #31
- fix storage by @dierbei in #32
New Contributors
- @stappersg made their first contribution in #25
- @zilong-dai made their first contribution in #28
Full Changelog: v0.1.0-alpha...v0.1.0-beta
v0.1.0-alpha
- first release
What's Changed
- Make clippy happy by @dharanad in #8
- Update Crate dependecies by @dharanad in #9
- Improve CI by @thakkarujas5 in #12
- add slog by @dierbei in #15
- dynamic cluster membership by @vaibhawvipul in #17
- Add Unit Tests for Network & Storage. And minor improvements by @dharanad in #11
New Contributors
- @dharanad made their first contribution in #8
- @thakkarujas5 made their first contribution in #12
- @dierbei made their first contribution in #15
- @vaibhawvipul made their first contribution in #17
Full Changelog: https://github.com/spacewalkhq/raft-rs/commits/v0.1.0-alpha