Vault v0.11.3 Release Notes

Release Date: 2018-10-08 // over 5 years ago
  • ๐Ÿ”’ SECURITY:

    • Revocation: A regression in 0.11.2 (OSS) and 0.11.0 (Enterprise) caused lease IDs containing periods (.) to not be revoked properly. Upon startup when revocation is tried again these should now revoke successfully.

    ๐Ÿ‘Œ IMPROVEMENTS:

    • auth/ldap: Listing of users and groups return absolute paths [GH-5537]
    • secret/pki: OID SANs can now specify * to allow any value [GH-5459]

    ๐Ÿ› BUG FIXES:

    • auth/ldap: Fix panic if specific values were given to be escaped [GH-5471]
    • cli/auth: Fix panic if vault auth was given no parameters [GH-5473]
    • secret/database/mongodb: Fix panic that could occur at high load [GH-5463]
    • secret/pki: Fix CA generation not allowing OID SANs [GH-5459]