changelog++

This commit is contained in:
Jeff Mitchell 2018-02-10 10:08:07 -05:00
parent 8655a1c135
commit 80e25b66b8
1 changed files with 2 additions and 0 deletions

View File

@ -6,6 +6,8 @@ IMPROVEMENTS:
* audit: Always log failure metrics, even if zero, to ensure the values appear
on dashboards [GH-3937]
* secret/pki: Add a flag to make the common name optional on certs [GH-3940]
* secret/pki: Ensure only DNS-compatible names go into DNS SANs; additionally,
properly handle IDNA transformations for these DNS names [GH-3953]
BUG FIXES: