v1.14.12+ent
ldilalla-HC
released this
26 Apr 19:40
·
3193 commits
to main
since this release
1.14.12 Enterprise
April 24, 2024
This release is created to share the Vault Enterprise changelog and notify consumers of availability. The attached source and assets do not include Vault Enterprise code and should not be used in place of official Docker images or binaries.
CHANGES:
- core: Bump Go version to 1.21.9.
- ui: Update dependencies including D3 libraries [GH-26346]
IMPROVEMENTS:
- activity (enterprise): Change minimum retention window in activity log to 48 months
- core: make the best effort timeout for encryption count tracking persistence configurable via an environment variable. [GH-25636]
- license utilization reporting (enterprise): Add retention months to license utilization reports.
- sdk/decompression: DecompressWithCanary will now chunk the decompression in memory to prevent loading it all at once. [GH-26464]
- ui: show banner instead of permission denied error when batch token is expired [GH-26396]
BUG FIXES:
- secrets/pki: fixed validation bug which rejected ldap schemed URLs in crl_distribution_points. [GH-26477]
- storage/raft (enterprise): Fix a bug where autopilot automated upgrades could fail due to using the wrong upgrade version