changelog++

This commit is contained in:
Jeff Mitchell 2018-07-06 15:46:10 -04:00
parent 5a2d80e487
commit adda330f43

View File

@ -1,5 +1,10 @@
## Next ## Next
IMPROVEMENTS:
* core: A `max_request_size` parameter can now be set per-listener to adjust
the maximum allowed size per request [GH-4824]
BUG FIXES: BUG FIXES:
* secrets/database: Fix panic during DB creds revocation [GH-4846] * secrets/database: Fix panic during DB creds revocation [GH-4846]