From d00cb480230156032bb5c415fdf676a1a8a71f88 Mon Sep 17 00:00:00 2001 From: Jim Kalafut Date: Tue, 12 Nov 2019 12:03:19 -0800 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5e3ef9994..b5e88cfcd1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,7 @@ BUG FIXES: * core: Correctly revoke the token that's present in the response auth from a auth/token/ request if there's partial failure during the process. [GH-7835] * identity: Ensure only replication primary stores the identity case sensitivity state [GH-7820] +* secrets/gcp: Fix panic during rollback if the roleset has been deleted [GCP-52] * ui: Ensure that items in the top navigation link to pages that users have access to [GH-7590] ## 1.3-beta1 (October 30th, 2019)