changelog++
This commit is contained in:
parent
95055d7409
commit
1c2b365158
|
@ -7,6 +7,7 @@ CHANGES:
|
|||
indication. [[GH-8646](https://github.com/hashicorp/vault/pull/8646/files)]
|
||||
* token: Token renewals will now return token policies within the `token_policies` , identity policies within `identity_policies`, and the full policy set within `policies`. [[GH-8535](https://github.com/hashicorp/vault/pull/8535)]
|
||||
* cubbyhole: Reject reads and writes to an empty ("") path. [[GH-8971](https://github.com/hashicorp/vault/pull/8971)]
|
||||
* core: Remove the addition of newlines to parsed configuration when using integer/boolean values [[GH-8928](https://github.com/hashicorp/vault/pull/8928)]
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
Loading…
Reference in New Issue