mirror of https://github.com/status-im/consul.git
Update CHANGELOG.md
This commit is contained in:
parent
62b926819a
commit
d95a498d8a
|
@ -36,8 +36,8 @@ FEATURES:
|
||||||
config option to also translate node addresses in HTTP responses, making it easy
|
config option to also translate node addresses in HTTP responses, making it easy
|
||||||
to use this feature from non-DNS clients. [GH-2118]
|
to use this feature from non-DNS clients. [GH-2118]
|
||||||
* Added a new `deregister_critical_service_after` timeout field for health checks
|
* Added a new `deregister_critical_service_after` timeout field for health checks
|
||||||
which will cause the associated with that check to get deregistered if the check
|
which will cause the service associated with that check to get deregistered if
|
||||||
is critical for longer than the timeout. [GH-679]
|
the check is critical for longer than the timeout. [GH-679]
|
||||||
|
|
||||||
BACKWARDS INCOMPATIBILITIES:
|
BACKWARDS INCOMPATIBILITIES:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue