v0.11.8
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