changelog: update raft to v1.2.0 (#8901)

This commit is contained in:
Mike Morris 2020-10-09 11:28:13 -04:00 committed by GitHub
parent 3c2b23cccb
commit 3692998f4a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.changelog/8822.txt Normal file
View File

@ -0,0 +1,3 @@
```release-note:improvement
deps: Update raft to v1.2.0 to prevent non-voters from becoming eligible for leader elections and adding peer id as metric label to reduce cardinality in metric names
```