changelog++

This commit is contained in:
vishalnayak 2018-06-18 09:31:40 -04:00
parent 69eff9c354
commit 67783875fc
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ FEATURES:
IMPROVEMENTS:
* approle: Return 404 instead of 202 on invalid role names during POST
operations [GH-4778]
* core: Add idle and initial header read/TLS handshake timeouts to connections
to ensure server resources are cleaned up [GH-4760]
* core: Report policies in token, identity, and full sets [GH-4747]