Update CHANGELOG.md
This commit is contained in:
parent
42296292a4
commit
e07f065835
|
@ -1,5 +1,8 @@
|
|||
## UNRELEASED
|
||||
|
||||
IMPROVEMENTS:
|
||||
* raft: Allow trailing logs to be configured as an escape hatch for extreme load that prevents followers catching up with leader [[GH-6186](https://github.com/hashicorp/consul/pull/6186)]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* autopilot: update to also remove failed nodes from WAN gossip pool [[GH-6028](https://github.com/hashicorp/consul/pull/6028)]
|
||||
|
|
Loading…
Reference in New Issue