From f3d1cc21f229a1f5b2c86465e11852899d45c23c Mon Sep 17 00:00:00 2001 From: Clint Date: Thu, 30 Jan 2020 09:11:54 -0600 Subject: [PATCH] Changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e245b3ae1b..c03e51e63d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: IMPROVEMENTS: +* agent: add option to force the use of the auth-auth token, and ignore the Vault token in the request [GH-8101] * 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] * core: Separate out service discovery interface from storage interface to allow