Skip to content

v1.1.0 release

Compare
Choose a tag to compare
@greensky00 greensky00 released this 24 Dec 22:35
· 258 commits to master since this release
9eddae8

Bug fixes:

  • Various test issues.
  • Handling explicit null returned by Log store.
  • Asio worker exception handling (#42, #55).
  • Buffer serializer validity checking bug (#45).
  • Crash on response meta callback (#52).
  • Rollback sequence bug (#57, #62).
  • Bug on newly joined node being stepped down (#78).
  • Other minor fixes.

Improvements:

  • New protocol for custom notification (#47).
  • Active leadership takeover (#50).
  • Allow zero-priority member to be a temporary leader (#51).
  • Reducing lock contention (#74)
  • Persistent status regarding election timer on/off (#81, #82).
  • Other minor features.