changelog++
This commit is contained in:
parent
d1441ecad0
commit
70468e4cbf
|
@ -13,6 +13,8 @@ FEATURES:
|
||||||
that allows `sys/raw` API calls to perform surgical corrections to the data
|
that allows `sys/raw` API calls to perform surgical corrections to the data
|
||||||
store. Bad storage state can be caused by bugs. However, this is usually
|
store. Bad storage state can be caused by bugs. However, this is usually
|
||||||
observed when known (and fixed) bugs are hit by older versions of Vault.
|
observed when known (and fixed) bugs are hit by older versions of Vault.
|
||||||
|
* **Entropy Augmentation (Enterprise)**: Vault now supports sourcing entropy from
|
||||||
|
external source for critical security parameters. The
|
||||||
* **Active Directory Secret Check-In/Check-Out**: In the Active Directory secrets
|
* **Active Directory Secret Check-In/Check-Out**: In the Active Directory secrets
|
||||||
engine, users or applications can check out a service account for use, and its
|
engine, users or applications can check out a service account for use, and its
|
||||||
password will be rotated when it's checked back in.
|
password will be rotated when it's checked back in.
|
||||||
|
|
Loading…
Reference in New Issue