changelog++

This commit is contained in:
Austin Gebauer 2020-07-24 08:41:24 -07:00 committed by GitHub
parent cca5bb3ba6
commit da27957d64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -11,6 +11,13 @@ BUG FIXES:
* core: Fix race involved in enabling certain features via a license change
* secrets/database: Fix handling of TLS options in mongodb connection strings [[GH-9519](https://github.com/hashicorp/vault/pull/9519)]
## 1.5.1
### TBD
IMPROVEMENTS:
* auth/jwt: Add support for fetching groups and user information from G Suite during authentication. [[GH-9574](https://github.com/hashicorp/vault/pull/9574)]
## 1.5.0
### July 21st, 2020