CL++: Add go version to server message output

Add CL entry from https://github.com/hashicorp/vault/pull/9078
This commit is contained in:
Alexander Bezobchuk 2020-06-23 10:48:56 -04:00 committed by GitHub
parent 6b4bdb1882
commit f4cf0fc0ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ BUG FIXES:
IMPROVEMENTS:
* core: Add the Go version used to build a Vault binary to the server message output. [[GH-9078](https://github.com/hashicorp/vault/pull/9078)]
* auth/aws: Add support for Web Identity credentials [[GH-9251](https://github.com/hashicorp/vault/pull/9251)]
BUG FIXES: