Update CHANGELOG.md

This commit is contained in:
Freddy 2019-09-02 09:42:45 -06:00 committed by GitHub
parent 259a801d3a
commit 2880b4094b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
IMPROVEMENTS
* agent: Added `replace-existing-checks` param to service registration endpoint to replace existing checks when re-registering a service.
* agent: Added `replace-existing-checks` param to service registration endpoint to replace existing checks when re-registering a service. [[GH-4905](https://github.com/hashicorp/consul/pull/4905)]
* auto_encrypt: verify_incoming_rpc is good enough for auto_encrypt.allow_tls [[GH-6376](https://github.com/hashicorp/consul/pull/6376)]
* connect: Ensure that a secondary CA's intermediate certificate will show in the various API endpoints CA Roots output [[GH-6333](https://github.com/hashicorp/consul/pull/6333)]