This is an automated email from the ASF dual-hosted git repository.
amestry pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/atlas.git.
from de87800 ATLAS-4058: UI: Fix Entity detail page Hive Column Position
with 0 is set to NA.
new 2e40de9 ATLAS-4076: Propagated-tag-addition entries were appearing
multiple times on derived table audit
new c1c28c1 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(-)