mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* Make identity store loading and alias merging deterministic * Add CHANGELOG * Refactor our Ent-only logic from determinism test * Use stub-maker * Add test godoc
5 lines
174 B
Plaintext
5 lines
174 B
Plaintext
```release-note:bug
|
|
core: Fix an issue where duplicate identity aliases in storage could be merged
|
|
inconsistently during different unseal events or on different servers.
|
|
```
|