changelog++

This commit is contained in:
vishalnayak 2019-04-10 15:07:02 -04:00
parent 7ab753b569
commit 99592b983b
1 changed files with 1 additions and 0 deletions

View File

@ -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