From f28b48cfbe91a707eb06e5d3f3f4a13e4206ae87 Mon Sep 17 00:00:00 2001 From: "R.B. Boyer" Date: Mon, 23 Sep 2019 12:54:32 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f55cf149..da0c7c7ed 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ FEATURES BUG FIXES * cache: remove data race in agent cache [[GH-6470](https://github.com/hashicorp/consul/issues/6470)] +* connect: intermediate CA certs generated with the vault provider lack URI SANs [[GH-6491](https://github.com/hashicorp/consul/issues/6491)] +* connect: don't colon-hex-encode the AuthorityKeyId and SubjectKeyId fields in connect certs [[GH-6492](https://github.com/hashicorp/consul/issues/6492)] ## 1.6.1 (September 12, 2019)