changelog++

This commit is contained in:
Jason O'Donnell 2019-12-18 13:33:01 -05:00 committed by GitHub
parent 1c91e15c4b
commit 1dcf698432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ IMPROVEMENTS:
* agent: Add ability to set `exit-after-auth` via the CLI [GH-7920]
* auth/ldap: Add a `request_timeout` configuration option to prevent connection
requests from hanging [GH-7909]
* auth/kubernetes: Add audience to tokenreview API request for Kube deployments where issuer
is not Kube. [GH-74]
* secrets/ad: Add a `request_timeout` configuration option to prevent connection
requests from hanging [AD-59]
* storage/postgresql: Add support for setting `connection_url` from enviornment