2
0
mirror of https://github.com/status-im/consul.git synced 2025-01-13 07:14:37 +00:00
Dhia Ayachi ab31c50915
update raft to v1.3.2 ()
* update raft to v1.3.2

* add changelog

* fix changelog
2021-10-21 13:21:22 -04:00

4 lines
90 B
Plaintext

```release-note:bug
raft: do not trigger an election if not part of the servers list.
```