Skip to content

v1.3.0 release

Compare
Choose a tag to compare
@greensky00 greensky00 released this 30 Jun 17:22
714db11

Bug fixes:

  • Stale peer info cached in the leader (#182).
  • Race condition on handling background commit (#187).
  • Invalid destruction order of singleton instances (#193).
  • Order inversion between append and commit threads (#215).
  • Handle snapshot read failure and retry (#213, #217).

Improvements:

  • Parallel and thread-safe auto-forwarding (#189).
  • New API to get peer info (#204).
  • New option to prevent a server with a lagging state machine from being a leader (#208).