mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-04 22:32:09 -04:00
changelog++
This commit is contained in:
parent
3ad525fb7a
commit
9368a08d1f
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
## 0.5.2 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
* sys: Added new endpoints `sys/capabilities` and `sys/capabilities-self` to
|
||||
fetch the capabilities of a token on a given path [GH-1171]
|
||||
* core: Ignore leading `/` in policy paths [GH-1170]
|
||||
* core: Ignore leading `/` in mount paths [GH-1172]
|
||||
* command/server: The initial root token ID when running in `-dev` mode can
|
||||
|
|
|
|||
Loading…
Reference in a new issue