changelog++
This commit is contained in:
parent
13ffbcd984
commit
3af3dbd4db
|
@ -4,6 +4,14 @@ IMPROVEMENTS:
|
|||
|
||||
* auth/jwt: Handle groups claim values that are strings, in addition to
|
||||
list of strings [JWT-63]
|
||||
* ui: The UI will now redirect to a page after authentication [GH-7088]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* ui: The web CLI will now parse input as a shell string, with special
|
||||
characters escaped [GH-7206]
|
||||
* ui (enterprise): The list of namespaces is now cleared when logging
|
||||
out [GH-7186]
|
||||
|
||||
## 1.2.1 (Unreleased)
|
||||
|
||||
|
|
Loading…
Reference in New Issue