From 99592b983b57d6133ba3ca32cc30311cac9482a5 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Wed, 10 Apr 2019 15:07:02 -0400 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75c4ab749..2e6fec574 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ BUG FIXES: * core: Fix incorrect representation of required properties in OpenAPI output [GH-6490] * identity: Fix updating groups removing existing members [GH-6527] + * identity: Use NS context when loading entities and groups [GH-6563] * replication: Fix mount filter invalidation on performance standby nodes * replication: Fix license reloading on performance standby nodes * replication: Fix handling of control groups on performance standby nodes