From 004e3e5cd272555dc177b8e227472e47c2666a1d Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Tue, 21 Jan 2020 08:25:04 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c308b3f28..f262b4701 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,6 @@ 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: Bound claims may be optionally configured using globs [JWT-89] * core: Separate out service discovery interface from storage interface to allow @@ -21,7 +20,12 @@ BUG FIXES: ## 1.3.2 (Unreleased) +IMPROVEMENTS: + * auth/aws: Add aws metadata to identity alias [GH-7975] + BUG FIXES: + +* auth/azure: Fix Azure compute client to use correct base URL [AZURE-27] * auth/ldap: Fix renewal of tokens without cofigured policies that are generated by an LDAP login [GH-8072] * auth/okta: Fix renewal of tokens without configured policies that are