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 b8f8a3e  RANGER-3481: Incremental policy updates do not work correctly 
for multiple security zones
     new db9f9a4  RANGER-3439: REST api to get or delete ranger policy based on 
guid and service name
     new b8d1543  RANGER-3480: Policy version in access audit is not matching 
with the policy version seen in policy view

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/biz/ServiceDBStore.java | 11 ++++
 .../org/apache/ranger/db/XXPolicyChangeLogDao.java |  1 +
 .../java/org/apache/ranger/db/XXPolicyDao.java     | 12 ++++
 .../java/org/apache/ranger/rest/PublicAPIsv2.java  | 14 +++++
 .../java/org/apache/ranger/rest/ServiceREST.java   | 64 ++++++++++++++++++++++
 .../main/resources/META-INF/jpa_named_queries.xml  |  4 ++
 6 files changed, 106 insertions(+)

Reply via email to