mirror of
https://github.com/status-im/consul.git
synced 2025-01-11 14:24:39 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
08d6bfbc9b
commit
bb3b714b17
@ -111,6 +111,11 @@ IMPROVEMENTS:
|
|||||||
* Servers will now abort bootstrapping if they detect an existing cluster with
|
* Servers will now abort bootstrapping if they detect an existing cluster with
|
||||||
configured Raft peers. This will help prevent spurious leader elections when
|
configured Raft peers. This will help prevent spurious leader elections when
|
||||||
starting new nodes with `bootstrap_expect` enabled. [GH-2319]
|
starting new nodes with `bootstrap_expect` enabled. [GH-2319]
|
||||||
|
* Added a new `recursor_timeout` configuration option to set the timeout for
|
||||||
|
Consul's internal DNS client that's used for recursing queries to upstream DNS
|
||||||
|
servers. [GH-2321]
|
||||||
|
* Added a new `-dns-port` command line option so this can be set without a config
|
||||||
|
file. [GH-2263]
|
||||||
|
|
||||||
BUG FIXES:
|
BUG FIXES:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user