From 649cef00f89c2fd491c8651afe27033c105ceff0 Mon Sep 17 00:00:00 2001 From: Hridoy Roy Date: Wed, 30 Sep 2020 14:39:43 -0700 Subject: [PATCH] updated changelog to reflect Enterprise fix [VAULT-507] (#10056) * updated changelog * fix changelog Co-authored-by: HridoyRoy Co-authored-by: HridoyRoy --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f2529d8eb..18dafe83e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -35,6 +35,7 @@ BUG FIXES: * auth/aws: Restrict region selection when in the aws-us-gov partition to avoid IAM errors [[GH-9947](https://github.com/hashicorp/vault/pull/9947)] * core: Fix deadlock in handling EGP policies +* core (enterprise): Fix extraneous error messages in DR Cluster ## 1.5.4 ### September 24th, 2020