This is an automated email from the ASF dual-hosted git repository.
pradeep pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from 2a340fa66 RANGER-4990: Rationalize processing of match-types for
policy and tag evaluation
new d6f4ebc7b RANGER-4992: Adding new field zonedEventTime in
getAccessLogs API
new 08059b54f RANGER-4986: Implement best practices for Ranger GDS REST
API module
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:
.../java/org/apache/ranger/rest/AssetREST.java | 26 ++++++++-
.../ranger/security/context/RangerAPIMapping.java | 68 +++++++++++++++++++++-
.../main/java/org/apache/ranger/util/RestUtil.java | 24 +++++++-
.../java/org/apache/ranger/view/VXAccessAudit.java | 21 +++++++
.../java/org/apache/ranger/rest/TestAssetREST.java | 4 +-
5 files changed, 137 insertions(+), 6 deletions(-)