mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-18 18:38:08 -05:00
Update Vault Proxy changelog to use the new feature format (#20811)
This commit is contained in:
parent
0c7a3c0300
commit
d7012c97f5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
|||
```release-note:feature
|
||||
proxy: Introduced Vault Proxy, a new subcommand of the Vault binary that can be invoked using `vault proxy -config=config.hcl`. It currently has the same feature set as Vault Agent's API proxy, but the two may diverge in the future. We plan to deprecate the API proxy functionality of Vault Agent in a future release.
|
||||
**Vault Proxy**: Introduced Vault Proxy, a new subcommand of the Vault binary that can be invoked using `vault proxy -config=config.hcl`. It currently has the same feature set as Vault Agent's API proxy, but the two may diverge in the future. We plan to deprecate the API proxy functionality of Vault Agent in a future release.
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue