Vault v1.8.2 Release Notes

  • 26 August 2021

    ๐Ÿ”„ CHANGES:

    • ๐Ÿณ Alpine: Docker images for Vault 1.6.6+, 1.7.4+, and 1.8.2+ are built with Alpine 3.14, due to CVE-2021-36159
    • โšก๏ธ go: Update go version to 1.16.7 [GH-12408]

    ๐Ÿ› BUG FIXES:

    • ๐Ÿ›  auth/aws: Fixes ec2 login no longer supporting DSA signature verification [GH-12340]
    • ๐ŸŒฒ cli: vault debug now puts newlines after every captured log line. [GH-12175]
    • 0๏ธโƒฃ database/couchbase: change default template to truncate username at 128 characters [GH-12300]
    • identity: Fix a panic on arm64 platform when doing identity I/O. [GH-12371]
    • ๐Ÿ physical/raft: Fix safeio.Rename error when restoring snapshots on windows [GH-12377]
    • ๐Ÿ”Œ plugin/snowflake: Fixed bug where plugin would crash on 32 bit systems [GH-12378]
    • sdk/database: Fix a DeleteUser error message on the gRPC client. [GH-12351]
    • โช secrets/gcp: Fixes a potential panic in the service account policy rollback for rolesets. [GH-12379]
    • ๐Ÿ’ป ui: Fixed api explorer routing bug [GH-12354]
    • ๐Ÿ’ป ui: Fixes metrics page when read on counter config not allowed [GH-12348]
    • ๐Ÿ’ป ui: fix issue where on MaskedInput on auth methods if tab it would clear the value. [GH-12409]