Update CHANGELOG.md

pull/3270/head
Frank Schroeder 7 years ago
parent d141ed9812
commit 87cc0b31ee
No known key found for this signature in database
GPG Key ID: 4D65C6EAEC87DECD

@ -4,6 +4,7 @@ BREAKING CHANGES:
* agent: Added a new [`enable_script_checks`](https://www.consul.io/docs/agent/options.html#_enable_script_checks) configuration option that defaults to `false`, meaning that in order to allow an agent to run health checks that execute scripts, this will need to be configured and set to `true`. This provides a safer out-of-the-box configuration for Consul where operators must opt-in to allow script-based health checks. [GH-3087]
* api: Reworked `context` support in the API client to more closely match the Go standard library, and added context support to write requests in addition to read requests. [GH-3273, GH-2992]
* ui: Since the ui is now bundled with the application we no longer provide a separate ui package for downloading. [GH-3292]
FEATURES:

Loading…
Cancel
Save