secrets/openldap: Update plugin to v0.11.3 [GH-25040]
IMPROVEMENTS:
command/server: display logs on startup immediately if disable-gated-logs flag is set [GH-24280]
core/activity: Include secret_syncs in activity log responses [GH-24710]
oidc/provider: Adds code_challenge_methods_supported to OpenID Connect Metadata [GH-24979]
storage/raft: Upgrade to bbolt 1.3.8, along with an extra patch to reduce time scanning large freelist maps. [GH-24010]
sys (enterprise): Adds the chroot_namespace field to this sys/internal/ui/resultant-acl endpoint, which exposes the value of the chroot namespace from the
listener config.
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:
audit/socket: Provide socket based audit backends with 'prefix' configuration option when supplied. [GH-25004]
audit: Fix bug where use of 'log_raw' option could result in other devices logging raw audit data [GH-24968]
auth/saml (enterprise): Fixes support for Microsoft Entra ID enterprise applications
core (enterprise): fix a potential deadlock if an error is received twice from underlying storage for the same key
core: upgrade github.com/hashicorp/go-kms-wrapping/wrappers/azurekeyvault/v2 to
support azure workload identities. [GH-24954]