changelog++

This commit is contained in:
Jeff Mitchell 2018-08-21 15:11:49 -04:00
parent 167817a068
commit 8e26746ce7
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ IMPROVEMENTS:
BUG FIXES: BUG FIXES:
* auth/jwt: Always validate `aud` claim even if `bound_audiences` isn't set
(IOW, error in this case)
* core: Prevent Go's HTTP library from interspersing logs in a different * core: Prevent Go's HTTP library from interspersing logs in a different
format and/or interleaved [GH-5135] format and/or interleaved [GH-5135]
* identity: Properly populate `mount_path` and `mount_type` on group lookup * identity: Properly populate `mount_path` and `mount_type` on group lookup