changelog++

This commit is contained in:
Jim Kalafut 2020-03-05 10:45:32 -08:00 committed by GitHub
parent e3b5092c1f
commit 1f5a57f63b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ IMPROVEMENTS:
BUG FIXES:
* auth/jwt: Use lower case role names for `default_role` to match the `role` case convention [[GH-100](https://github.com/hashicorp/vault-plugin-auth-jwt/pull/100)]
* identity: Fix incorrect caching of identity token JWKS responses [[GH-8412](https://github.com/hashicorp/vault/pull/8412)]
## 1.4 Beta1 (February 20th, 2020)