Skip to content

Releases: justin0u0/raft

v1.0.2

11 Jun 21:25
b7a1244
Compare
Choose a tag to compare

What's Changed

  • Fix/test cannot commit log if term mismatch may split votes by @justin0u0 in #12

Full Changelog: v1.0.1...v1.0.2

template-v1.0.2

11 Jun 21:28
Compare
Choose a tag to compare

What's Changed

  • Fix/test cannot commit log if term mismatch may split votes by @justin0u0 in #12

Full Changelog: template-v1.0.1...template-v1.0.2

v1.0.1

31 May 17:21
Compare
Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

template-v1.0.1

31 May 17:22
Compare
Choose a tag to compare

v1.0.0

04 May 17:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/justin0u0/raft/commits/v1.0.0

template-v1.0.0

04 May 17:38
Compare
Choose a tag to compare
chore: finish template