changelog++
This commit is contained in:
parent
62c69f8e19
commit
c520ab986c
|
@ -108,6 +108,8 @@ IMPROVEMENTS:
|
|||
* core: `sys/capabilities-self` is now accessible as part of the `default`
|
||||
policy [GH-1695]
|
||||
* core: `sys/renew` is now accessible as part of the `default` policy [GH-1701]
|
||||
* core: Unseal keys will now be returned in both hex and base64 forms, and
|
||||
either can be used [GH-1734]
|
||||
* core: Responses from most `/sys` endpoints now return normal `api.Secret`
|
||||
structs in addition to the values they carried before. This means that
|
||||
response wrapping can now be used with most authenticated `/sys` operations
|
||||
|
|
Loading…
Reference in New Issue