rg2011 opened a new pull request, #12985:
URL: https://github.com/apache/apisix/pull/12985

   ### Description
   
   This PR updates the `lua-casbin` module dependency to version `1.46.0`, to 
fix a bug that was reported upstream 
(https://github.com/casbin/lua-casbin/issues/152).
   
   #### Which issue(s) this PR fixes:
   
   Fixes #12974
   
   ### Checklist
   
   - [X] I have explained the need for this PR and the problem it solves: I 
reported it in issue #12974 
   - [X] I have explained the changes or the new features added to this PR: 
Tehre are no new features, just a dependency bump.
   - [ ] I have added tests corresponding to this change
   - [ ] I have updated the documentation to reflect this change
   - [ ] I have verified that this change is backward compatible (If not, 
please discuss on the [APISIX mailing 
list](https://github.com/apache/apisix/tree/master#community) first)
   
   I haven't updated tests or documentation because I don't know if it applies 
to dependency bumps, it there is some doc to update please let me know.
   
   Regarding backward compatibility, the only difference between the current 
lua-casbin version (`1.45.0`) and the new one (`1.46.0`) is the fix to bug 
https://github.com/casbin/lua-casbin/issues/152:
   
   https://github.com/casbin/lua-casbin/compare/v1.45.0..v1.46.0
   
   So I believe there are no backward compatibility issues, but have not tested 
extensively.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to