v1.13.13
版本发布时间: 2024-01-30 23:49:19
hashicorp/vault最新发布版本:v1.17.3(2024-08-08 02:19:22)
1.13.13
January 31, 2024
CHANGES:
- core: Bump Go version to 1.20.12.
- database/snowflake: Update plugin to v0.7.4 [GH-25059]
IMPROVEMENTS:
- command/server: display logs on startup immediately if disable-gated-logs flag is set [GH-24280]
- storage/raft: Upgrade to bbolt 1.3.8, along with an extra patch to reduce time scanning large freelist maps. [GH-24010]
- ui: latest version of chrome does not automatically redirect back to the app after authentication unless triggered by the user, hence added a link to redirect back to the app. [GH-18513]
BUG FIXES:
- helper/pkcs7: Fix slice out-of-bounds panic [GH-24891]
- kmip (enterprise): Only return a Server Correlation Value to clients using KMIP version 1.4.
- ui: Fixed minor bugs with database secrets engine [GH-24947]
- ui: Fixes input for jwks_ca_pem when configuring a JWT auth method [GH-24697]
- ui: fix incorrectly calculated capabilities on PKI issuer endpoints [GH-24686]