mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 11:51:45 +01: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.
|
|
```
|