diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f31f39f9..15d284f2a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -29,6 +29,7 @@ BUG FIXES: a `sts_region` parameter [GH-7922] * auth/token: Fix panic when getting batch tokens on a performance standby from a role that does not exist [GH-8027] +* identity: Fix identity token panic during invalidation [GH-8043] * plugin: Fix a panic that could occur if a mount/auth entry was unable to mount the plugin backend and a request that required the system view to be retrieved was made [GH-7991]