[1.81.3]
Update vault to 1.20.3
Full Changelog
core: Bump Go version to 1.24.6. (ce56e14e)
http: Add JSON configurable limits to HTTP handling for JSON payloads: max_json_depth, max_json_string_value_length, max_json_object_entry_count, max_json_array_element_count. [GH-31069]
sdk: Upgrade to go-secure-stdlib/plugincontainer@v0.4.2, which also bumps github.com/docker/docker to v28.3.3+incompatible (8f172169)
secrets/openldap (enterprise): update plugin to v0.16.1
auth/ldap: add explicit logging to rotations in ldap [GH-31401]
core (enterprise): improve rotation manager logging to include specific lines for rotation success and failure
secrets/database: log password rotation success (info) and failure (error). Some relevant log lines have been updated to include "path" fields. [GH-31402]
secrets/transit: add logging on both success and failure of key rotation [GH-31420]
ui: Use the Helios Design System Code Block component for all readonly code editors and use its Code Editor component for all other code editors [GH-30188]
core (enterprise): fix a bug where issuing a token in a namespace used root auth configuration instead of namespace auth configuration