changelog++

This commit is contained in:
Calvin Leung Huang 2019-11-20 11:29:42 -08:00 committed by GitHub
parent 7009dcc432
commit 1c7420e3c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -2,6 +2,8 @@
IMPROVEMENTS:
* auth/ldap: Add a `request_timeout` configuration option to prevent connection
requests from hanging [GH-7909]
* auth/jwt: Additional OIDC callback parameters available for CLI logins [JWT-80]
* secrets/gcp: Allow specifying the TTL for a service key [GCP-54]