Vault v1.5.5 Release Notes
-
October 21, 2020
๐ IMPROVEMENTS:
- 0๏ธโฃ auth/aws, core/seal, secret/aws: Set default IMDS timeouts to match AWS SDK [GH-10133]
๐ BUG FIXES:
- auth/aws: Restrict region selection when in the aws-us-gov partition to avoid IAM errors [GH-9947]
- ๐ core (enterprise): Allow operators to add and remove (Raft) peers in a DR secondary cluster using Integrated Storage.
- ๐ core (enterprise): Add DR operation token to the remove peer API and CLI command (when DR secondary).
- core (enterprise): Fix deadlock in handling EGP policies
- core (enterprise): Fix extraneous error messages in DR Cluster
- secrets/mysql: Conditionally overwrite TLS parameters for MySQL secrets engine [GH-9729]
- ๐ secrets/ad: Fix bug where
password_policy
setting was not using correct key whenad/config
was read [GH-71] - ๐ป ui: Fix issue with listing roles and methods on the same auth methods with different names [GH-10122]