mirror of
https://github.com/status-im/consul.git
synced 2025-01-09 13:26:07 +00:00
b83a790927
* update raft to v1.3.7 * add changelog * fix compilation error * fix HeartbeatTimeout * fix ElectionTimeout to reload only if value is valid * fix default values for `ElectionTimeout` and `HeartbeatTimeout` * fix test defaults * bump raft to v1.3.8
4 lines
140 B
Plaintext
4 lines
140 B
Plaintext
```release-note:bug
|
|
raft: upgrade to v1.3.8 which fixes a bug where non cluster member can still be able to participate in an election.
|
|
```
|