v1.8.2
1.8.2
26 August 2021
CHANGES:
- 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]
- 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]