This is an automated email from the ASF dual-hosted git repository.
mehul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/ranger.git
from c1dcb789b RANGER-4367: User with access on Key manager tab not able to
view the "Encryption" tab on the React UI
new a534a51ff RANGER-4285: Ranger Java Patch for adding uiHint in policy
condition for upgrade scenario
new 3a121a835 RANGER-4290: Adding uiHint attribute in policy condition
new b1c0ac608 RANGER-4343: Atlas default policy is showing 2 admin users
in policy items
The 3 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:
.../ranger/services/atlas/RangerServiceAtlas.java | 4 +-
.../optimized/current/ranger_core_db_mysql.sql | 1 +
.../optimized/current/ranger_core_db_oracle.sql | 1 +
.../optimized/current/ranger_core_db_postgres.sql | 1 +
.../current/ranger_core_db_sqlanywhere.sql | 2 +
.../optimized/current/ranger_core_db_sqlserver.sql | 1 +
...lServiceDefForPolicyConditionUpdate_J10057.java | 118 +++++++++++++++++++++
.../service/RangerServiceDefServiceBase.java | 2 +-
8 files changed, 128 insertions(+), 2 deletions(-)
create mode 100644
security-admin/src/main/java/org/apache/ranger/patch/PatchForAllServiceDefForPolicyConditionUpdate_J10057.java