Vault - Package Updates
Pinned
Vault
-
[1.3.0]
- Update Vault to 1.7.0
- Full changelog
- ui: Adds check for feature flag on application, and updates namespace toolbar on login if present [GH-10588]
- ui: Adds the wizard to the Database Secret Engine [GH-10982]
- ui: Database secrets engine, supporting MongoDB only [GH-10655]
-
[1.4.2]
- Update Vault to 1.8.2
- Full changelog
- 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]
-
[1.4.4]
- Update Vault to 1.8.4
- Full changelog
- pki: Fix regression preventing email addresses being used as a common name within certificates [GH-12716]
- storage/postgres: Update postgres library (github.com/lib/pq) to properly remove terminated TLS connections from the connection pool. [GH-12413]
- ui: Fix bug where edit role form on auth method is invalid by default [GH-12646]