This is an automated email from the ASF dual-hosted git repository.
madhan pushed a change to branch ranger-2.6
in repository https://gitbox.apache.org/repos/asf/ranger.git
from fc1820c28 RANGER-4924 : Upgrade webpack library version from 5.93.0 to
5.94.0 in Ranger Admin React JS
new f23aa3d86 Added 'Mugdha Varadkar' as a committer
new b052cde7d updated committer details for mneethiraj
new a740901fb RANGER-4905:Reduce memory needed to create Ranger policy
engine
new c9bbe63af RANGER-4709: Auditing set role command in hive
new 8388780a8 Added Guru Thejus Arveti as contributor
new 9a8e46d72 Fix maven build - add jetbrains repository (#380)
new 6aa016a7b RANGER-4889: updated RangerMemSizing to support option -k,
to specify list of resource keys - #2
The 7 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:
.../plugin/contextenricher/RangerTagEnricher.java | 13 ++--
.../validation/RangerSecurityZoneValidator.java | 2 +-
.../validation/RangerZoneResourceMatcher.java | 8 ++-
.../ranger/plugin/policyengine/PolicyEngine.java | 1 +
.../plugin/policyengine/RangerPluginContext.java | 75 ++++++++++++++++++--
.../policyengine/RangerPolicyEngineOptions.java | 10 +++
.../policyengine/RangerSecurityZoneMatcher.java | 2 +-
.../RangerAbstractPolicyEvaluator.java | 1 +
.../RangerDefaultPolicyResourceMatcher.java | 51 +++++++++-----
.../RangerPolicyResourceMatcher.java | 3 +
docs/pom.xml | 22 ++++--
.../hive/authorizer/RangerHiveAuthorizer.java | 79 ++++++++++++++--------
pom.xml | 14 ++--
.../apache/ranger/sizing/PerfRequestGenerator.java | 24 +++++--
.../org/apache/ranger/sizing/RangerMemSizing.java | 34 +++++++---
15 files changed, 249 insertions(+), 90 deletions(-)