Vault v1.8.12 Release Notes

  • June 10, 2022

    ๐Ÿ› BUG FIXES:

    • agent: Redact auto auth token from renew endpoints [GH-15380]
    • ๐Ÿ”Š core: Prevent changing file permissions of audit logs when mode 0000 is used. [GH-15759]
    • ๐Ÿ›  core: fixed systemd reloading notification [GH-15041]
    • core: pre-calculate namespace specific paths when tainting a route during postUnseal [GH-15067]
    • ๐Ÿ”ง storage/raft (enterprise): Auto-snapshot configuration now forbids slashes in file prefixes for all types, and "/" in path prefix for local storage type. Strip leading prefix in path prefix for AWS. Improve error handling/reporting.
    • 0๏ธโƒฃ transform (enterprise): Fix non-overridable column default value causing tokenization tokens to expire prematurely when using the MySQL storage backend.