Updates the change log.

This commit is contained in:
James Phillips 2016-03-07 13:38:20 -08:00
parent 50e13263c2
commit 2ee080620a
1 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,10 @@ BACKWARDS INCOMPATIBILITIES:
IMPROVEMENTS: IMPROVEMENTS:
* Added new template prepared queries which allow you to define a prefix (possibly even
an empty prefix) to apply prepared query features like datacenter failover to multiple
services with a single query definition. This makes it easy to apply a common policy to
multiple services without having to manage many prepared queries. [GH-1764]
* Added a new `disable_hostname` configuration option to control whether Consul's * Added a new `disable_hostname` configuration option to control whether Consul's
runtime telemetry gets prepended with the host name. All of the telemetry runtime telemetry gets prepended with the host name. All of the telemetry
configuration has also been moved to a `telemetry` nested structure, but the old configuration has also been moved to a `telemetry` nested structure, but the old