v1.8.1
1.8.1
August 5th, 2021
CHANGES:
- go: Update go version to 1.16.6 [GH-12245]
IMPROVEMENTS:
- serviceregistration: add
external-source: "vault"
metadata value for Consul registration. [GH-12163]
BUG FIXES:
- auth/aws: Remove warning stating AWS Token TTL will be capped by the Default Lease TTL. [GH-12026]
- auth/jwt: Fixes OIDC auth from the Vault UI when using
form_post
as theoidc_response_mode
. [GH-12258] - core (enterprise): Disallow autogenerated licenses to be used in diagnose even when config is specified
- core: fix byte printing for diagnose disk checks [GH-12229]
- identity: do not allow a role's token_ttl to be longer than the signing key's verification_ttl [GH-12151]