mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
Add plugin versioning to 1.12.0 release notes (#17617)
This commit is contained in:
parent
c5b7047f34
commit
9c1930ac98
1 changed files with 1 additions and 0 deletions
|
|
@ -38,6 +38,7 @@ FEATURES:
|
|||
* **Transform Key Import (BYOK)**: The transform secrets engine now supports importing keys for tokenization and FPE transformations
|
||||
* HCP (enterprise): Adding foundational support for self-managed vault nodes to securely communicate with [HashiCorp Cloud Platform](https://cloud.hashicorp.com) as an opt-in feature
|
||||
* ui: UI support for Okta Number Challenge. [[GH-15998](https://github.com/hashicorp/vault/pull/15998)]
|
||||
* **Plugin Versioning**: Vault supports registering, managing, and running plugins with semantic versions specified.
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue