Update CHANGELOG.md

This commit is contained in:
Matt Keeler 2019-08-14 10:40:39 -04:00 committed by GitHub
parent 92bb80bec8
commit 72a3eec1bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
## UNRELEASED
SECURITY:
* Updated to compile with Go 1.12.8 which mitigates CVE-2019-9512 and CVE-2019-9514 for the builtin HTTP server
BUG FIXES:
* agent: blocking central config RPCs iterations should not interfere with each other [[GH-6316](https://github.com/hashicorp/consul/issues/6316)]