mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 00:33:28 -04:00
changelog++
This commit is contained in:
parent
1533fccd23
commit
2d89831f3f
1 changed files with 2 additions and 0 deletions
|
|
@ -58,6 +58,8 @@ IMPROVEMENTS:
|
|||
* cli: Allow setting the `advertise_addr` for HA via the
|
||||
`VAULT_ADVERTISE_ADDR` environment variable [GH-581]
|
||||
* cli/generate-root: Add generate-root and associated functionality [GH-915]
|
||||
* cli/init: Add `-check` flag that returns whether Vault is initialized
|
||||
[GH-949]
|
||||
* cli/server: Use internal functions for the token-helper rather than shelling
|
||||
out, which fixes some problems with using a static binary in Docker or paths
|
||||
with multiple spaces when launching in `-dev` mode [GH-850]
|
||||
|
|
|
|||
Loading…
Reference in a new issue