This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from f15a569 ATLAS-3699 : Update authorization for Update-Entity for audit
logs for DENY policy
new af67bff ATLAS-3708: fix to persist displayName field in
AtlasAttributeDef
new 9e17881 ATLAS-3700: added option to append value to array, map type
attributes
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../model/instance/EntityMutationResponse.java | 5 +
.../apache/atlas/model/typedef/AtlasStructDef.java | 16 +++-
.../test/java/org/apache/atlas/TestUtilsV2.java | 15 ++-
.../store/graph/v2/AtlasStructDefStoreV2.java | 4 +
.../store/graph/v2/EntityGraphMapper.java | 52 ++++++++---
.../v2/AtlasBusinessMetadataDefStoreV2Test.java | 15 ++-
.../store/graph/v2/AtlasComplexAttributesTest.java | 101 ++++++++++++++++++++-
7 files changed, 186 insertions(+), 22 deletions(-)