mirror of
https://github.com/status-im/consul.git
synced 2025-02-16 15:47:21 +00:00
Update CHANGELOG.md
This commit is contained in:
parent
f894f333f5
commit
74a40a2de9
@ -58,6 +58,9 @@ BACKWARDS INCOMPATIBILITIES:
|
|||||||
* `skip_leave_on_interrupt`'s default behavior is now dependent on whether or
|
* `skip_leave_on_interrupt`'s default behavior is now dependent on whether or
|
||||||
not the agent is acting as a server or client. When Consul is started as a
|
not the agent is acting as a server or client. When Consul is started as a
|
||||||
server the default is `true` and `false` when a client. [GH-1909]
|
server the default is `true` and `false` when a client. [GH-1909]
|
||||||
|
* `allow_stale` for DNS queries now defaults to `true`, allowing for better
|
||||||
|
utilization of available Consul servers and higher throughput at the exponse of
|
||||||
|
weaker consistency. [GH-2315]
|
||||||
* HTTP check output is truncated to 4k, similar to script check output. [GH-1952]
|
* HTTP check output is truncated to 4k, similar to script check output. [GH-1952]
|
||||||
* Consul's Go API client will now send ACL tokens using HTTP headers instead of
|
* Consul's Go API client will now send ACL tokens using HTTP headers instead of
|
||||||
query parameters, requiring Consul 0.6.0 or later. [GH-2233]
|
query parameters, requiring Consul 0.6.0 or later. [GH-2233]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user