mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* perf improvements for loading entities in unseal * lint * changelog * abort on error * update to defer
4 lines
192 B
Plaintext
4 lines
192 B
Plaintext
```release-note:improvement
|
|
core/identity: Improve performance of loading entities when unsealing by batching updates, caching local alias storage reads, and doing more work in parallel.
|
|
```
|