changelog++
This commit is contained in:
parent
167817a068
commit
8e26746ce7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue