mirror of https://github.com/hashicorp/consul
Update CHANGELOG.md
parent
0e75354993
commit
a314298f65
|
@ -103,7 +103,7 @@ FEATURES:
|
||||||
IMPROVEMENTS:
|
IMPROVEMENTS:
|
||||||
|
|
||||||
* agent: Added support to detect public IPv4 and IPv6 addresses on AWS. [GH-3471]
|
* agent: Added support to detect public IPv4 and IPv6 addresses on AWS. [GH-3471]
|
||||||
* agent: Improved /v1/operator/raft/configuration endpoint by avoiding an extra agent RPC call. [GH-3449]
|
* agent: Improved /v1/operator/raft/configuration endpoint which allows Consul to avoid an extra agent RPC call for the `consul operator raft list-peers` command. [GH-3449]
|
||||||
* server: Updated BoltDB to final version 1.3.1. [GH-3502]
|
* server: Updated BoltDB to final version 1.3.1. [GH-3502]
|
||||||
* server: Improved dead member reap algorithm to fix edge cases where servers could get left behind. [GH-3452]
|
* server: Improved dead member reap algorithm to fix edge cases where servers could get left behind. [GH-3452]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue