Skip to content

v0.11.8

Compare
Choose a tag to compare
@mattisonchao mattisonchao released this 16 Nov 04:10
· 3 commits to main since this release
e7ef873

What's Changed

  • Update dependencies by @merlimat in #564
  • Stop add follower retries when the follower is already present by @merlimat in #571
  • Return specific error code on duplicated newTerm by @merlimat in #573
  • fix(server): fix data race in follower controller by @mattisonchao in #574
  • Reset backoff in replicate stream attempts only after an ack by @merlimat in #575
  • Fixed data race in TestFollower by @merlimat in #577
  • Fixed flaky test TestShardController_NewTermWithNonRespondingServer by @merlimat in #578
  • Fixed deadlock when handling multiple stream entries errors by @merlimat in #576

Full Changelog: v0.11.7...v0.11.8