casbin / jcasbin

An authorization library that supports access control models like ACL, RBAC, ABAC in Java
https://casbin.org
Apache License 2.0
2.4k stars 464 forks source link

feat: fix GraalVM bug by switching back to dependency com.googlecode.aviator 5.3.0, revert PR: #326 #349

Closed hsluoyz closed 1 year ago

hsluoyz commented 1 year ago

Fix: https://github.com/casbin/jcasbin/issues/346

Revert: https://github.com/casbin/jcasbin/pull/326

All people who use Android Support Below API 26 (Oreo) and below should use jCasbin v1.33.1 and lower versions.

casbin-bot commented 1 year ago

@tangyang9464 @imp2002 please review

codecov-commenter commented 1 year ago

Codecov Report

Merging #349 (0222754) into master (0f079c6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #349   +/-   ##
=======================================
  Coverage   69.19%   69.19%           
=======================================
  Files          49       49           
  Lines        2237     2237           
  Branches      407      407           
=======================================
  Hits         1548     1548           
  Misses        574      574           
  Partials      115      115           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 1.34.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: