mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-08 16:24:51 -04:00
changelog++
This commit is contained in:
parent
ec58e39598
commit
8061bc4eff
1 changed files with 5 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ IMPROVEMENTS:
|
|||
of just slot number
|
||||
* expiration: Allow revoke-prefix and revoke-force to work on single leases as
|
||||
well as prefixes [GH-4450]
|
||||
* ui: wrapping lookup now distplays the path [GH-4644]
|
||||
* ui: Identity interface now has more inline actions to make editing and adding
|
||||
aliases to an entity or group easier [GH-4502]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
|
|
@ -59,6 +62,8 @@ BUG FIXES:
|
|||
[GH-4570]
|
||||
* ui: Fix HMAC algorithm in transit [GH-4604]
|
||||
* ui: Fix unwrap of auth responses via the UI's unwrap tool [GH-4611]
|
||||
* ui (enterprise): Fix parsing of version string that blocked some users from seeing
|
||||
enterprise-specific pages in the UI [GH-4547]
|
||||
* replication: Fix error while running plugins on a newly created replication
|
||||
secondary
|
||||
* replication: Fix issue with token store lookups after a secondary's mount table
|
||||
|
|
|
|||
Loading…
Reference in a new issue