changelog++

This commit is contained in:
Jeff Mitchell 2018-07-11 15:51:20 -04:00
parent 5beb7ab1fd
commit a0c09278ee
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ IMPROVEMENTS:
* core: A `max_request_size` parameter can now be set per-listener to adjust
the maximum allowed size per request [GH-4824]
* core: Add control group request endpoint to default policy [GH-4904]
* secrets/kv: Add support for using `-field=data` to KVv2 when using `vault
kv` [GH-4895]
BUG FIXES: