mirror of
https://github.com/hashicorp/vault.git
synced 2026-02-03 20:40:45 -05:00
* Add test that fails due to audit log panic * Rebuild VersionedPlugin as map of primitive types before adding to response * Changelog * Fix casting in external plugin tests
3 lines
135 B
Text
3 lines
135 B
Text
```release-note:bug
|
|
plugins: Listing all plugins while audit logging is enabled will no longer result in an internal server error.
|
|
```
|