changelog++

This commit is contained in:
Jim Kalafut 2020-01-07 16:49:42 -08:00 committed by GitHub
parent 5b07838999
commit 1e8806f80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
IMPROVEMENTS: IMPROVEMENTS:
* auth/azure: Fix Azure compute client to use correct base URL [AZURE-27]
* auth/jwt: Additional OIDC callback parameters available for CLI logins [JWT-80 & JWT-86] * auth/jwt: Additional OIDC callback parameters available for CLI logins [JWT-80 & JWT-86]
* auth/jwt: Bound claims may be optionally configured using globs [JWT-89] * auth/jwt: Bound claims may be optionally configured using globs [JWT-89]
* core: Separate out service discovery interface from storage interface to allow * core: Separate out service discovery interface from storage interface to allow