1.13.11
November 30, 2023
CHANGES:
- core: Bump Go version to 1.20.11.
IMPROVEMENTS:
- core (enterprise): Speed up unseal when using namespaces
- ui: Sort list view of entities and aliases alphabetically using the item name [GH-24103]
BUG FIXES:
- activity log (enterprise): De-duplicate client count estimates for license utilization reporting.
- auth/cert: Handle errors related to expired OCSP server responses [GH-24193]
- core/config: Use correct HCL config value when configuring
log_requests_level
. [GH-24057] - core/quotas: Close rate-limit blocked client purge goroutines when sealing [GH-24108]
- replication (enterprise): disallow configuring paths filter for a mount path that does not exist
- secrets/pki: Do not set nextUpdate field in OCSP responses when ocsp_expiry is 0 [GH-24192]
- ui: Fix error when tuning token auth configuration within namespace [GH-24147]