changelog++

This commit is contained in:
Jeff Mitchell 2019-04-05 16:14:33 -04:00
parent ef1926b5e4
commit 4d3fc8586b
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
* agent: Allow auto-auth to be used with caching without having to define any
sinks [GH-6468]
* agent: Disallow some nonsensical config file combinations [GH-6471]
* auth/ldap: Fix CN check not working if CN was not all in uppercase [GH-6518]
* auth/jwt: The CLI helper for OIDC logins will now open the browser to the correct
URL when running on Windows [JWT-37]