mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Support reloading database plugins across multiple mounts * Add clarifying comment to MountEntry.Path field * Tests: Replace non-parallelisable t.Setenv with plugin env settings
7 lines
269 B
Plaintext
7 lines
269 B
Plaintext
```release-note:change
|
|
plugins: Add a warning to the response from sys/plugins/reload/backend if no plugins were reloaded.
|
|
```
|
|
```release-note:improvement
|
|
secrets/database: Support reloading named database plugins using the sys/plugins/reload/backend API endpoint.
|
|
```
|