This is an automated email from the ASF dual-hosted git repository.
amestry pushed a change to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from 5aec0b8 ATLAS-4058: UI: Fix Entity detail page Hive Column Position
with 0 is set to NA.
new 9f20077 ATLAS-4076: Propagated-tag-addition entries were appearing
multiple times on derived table audit
new 2a42e78 ATLAS-4067: Updates in Custom Attributes and Business
Attributes must be captured separately in entity audits.
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:
dashboardv2/public/js/utils/Enums.js | 1 +
dashboardv3/public/js/utils/Enums.js | 1 +
.../apache/atlas/exception/AtlasBaseException.java | 1 -
.../atlas/model/audit/EntityAuditEventV2.java | 4 ++-
.../repository/audit/EntityAuditListenerV2.java | 13 ++++++++-
.../store/graph/v2/AtlasEntityChangeNotifier.java | 2 ++
.../store/graph/v2/AtlasEntityStoreV2.java | 18 ++++++++----
.../main/java/org/apache/atlas/RequestContext.java | 32 ++++++++++++++++++++++
8 files changed, 64 insertions(+), 8 deletions(-)