mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
7 lines
351 B
Plaintext
7 lines
351 B
Plaintext
```release-note:improvement
|
|
plugins: New API `sys/plugins/reload/:type/:name` available in the root namespace for reloading a specific plugin across all namespaces.
|
|
```
|
|
```release-note:change
|
|
cli: Using `vault plugin reload` with `-plugin` in the root namespace will now reload the plugin across all namespaces instead of just the root namespace.
|
|
```
|