Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add missing code to SyncedCachedEnforcer and fix cache not used issue #444

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

sukidayou
Copy link
Contributor

@sukidayou sukidayou commented Nov 28, 2024

fix: add missing Override functions

  • supplement removePolicies(String[][] rules) , addPolicies(String[][] rules), checkManyAndRemoveCache(String[][] rules) in SyncedCachedEnforcer

Replace: #442

@sukidayou sukidayou changed the title fix: add missing removePolicies and resolve type conversion issues fix: add missing overloaded functions Nov 29, 2024
@sukidayou sukidayou changed the title fix: add missing overloaded functions fix: add missing Override functions Dec 1, 2024
@hsluoyz hsluoyz changed the title fix: add missing Override functions feat: add missing code to SyncedCachedEnforcer and fix cache not used issue Dec 1, 2024
@hsluoyz hsluoyz merged commit 769694f into casbin:master Dec 1, 2024
3 of 4 checks passed
Copy link

github-actions bot commented Dec 1, 2024

🎉 This PR is included in version 1.75.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants