$npx -y @buildinternet/releases show rel_Fgnq_vKuG-hwvUKkNi7TN
1.17.2
July 10, 2024
CHANGES:
core: Bump Go version to 1.22.5
secrets/azure: Update plugin to v0.19.2 [GH-27652]
FEATURES:
AWS secrets engine STS session tags support: Adds support for setting STS
session tags when generating temporary credentials using the AWS secrets
engine. [GH-27620]
BUG FIXES:
cli: Fixed issue with vault hcp connect where HCP resources with uppercase letters were inaccessible when entering the correct project name. [GH-27694]
core (enterprise): Fix HTTP redirects in namespaces to use the correct path and (in the case of event subscriptions) the correct URI scheme. [GH-27660]
core/config: fix issue when using proxy_protocol_behavior with deny_unauthorized,
which causes the Vault TCP listener to close after receiving an untrusted upstream proxy connection. [GH-27589]
core: Fixed an issue with performance standbys not being able to handle rotate root requests. [GH-27631]
secrets/transit (enterprise): Fix an issue that caused input data be returned as part of generated CMAC values.
ui: Display an error and force a timeout when TOTP passcode is incorrect [GH-27574]