changelog++

This commit is contained in:
Jeff Mitchell 2018-02-12 16:12:42 -05:00
parent ac382055d4
commit f46947e591
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ BUG FIXES:
[GH-3918]
* secret/transit: Fix auditing when reading a key after it has been backed up
or restored [GH-3919]
* storage/consul: Validate that service names are RFC 1123 compliant [GH-3960]
* storage/etcd3: Fix memory ballooning with standby instances [GH-3798]
* storage/etcd3: Fix large lists (like token loading at startup) not being
handled [GH-3772]