1.10.9
November 30, 2022
BUG FIXES:
- auth: Deduplicate policies prior to ACL generation [GH-17914]
- core/quotas (enterprise): Fix a lock contention issue that could occur and cause Vault to become unresponsive when creating, changing, or deleting lease count quotas.
- core: Fix potential deadlock if barrier ciphertext is less than 4 bytes. [GH-17944]
- core: fix a start up race condition where performance standbys could go into a
mount loop if default policies are not yet synced from the active node. [GH-17801] - secrets/azure: add WAL to clean up role assignments if errors occur [GH-18084]
- secrets/gcp: Fixes duplicate service account key for rotate root on standby or secondary [GH-18109]
- ui: fix entity policies list link to policy show page [GH-17950]