Open dependabot[bot] opened 4 months ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Bumps github.com/casbin/casbin/v2 from 2.87.1 to 2.97.0.
Release notes
Sourced from github.com/casbin/casbin/v2's releases.
... (truncated)
Commits
71c8c84
feat: CachedEnforcer does not clean the result cached in memory when call Cle...963e1c4
feat: GetAllObjects has wrong result in RBAC with domains model (#1411)e97e354
feat: add named g support toGetNamedImplicitPermissionsForUser
(#1406)eec10eb
feat: improveGetNamedImplicitPermissionsForUser
performance (#1405)a29d8a8
feat: update PerformancePush config (#1403)f8fc84e
feat: check error in GetNamedImplicitPermissionsForUser of GetFieldIndex (#1401)20fd529
feat: refactorLoadPolicy
, deleteLoadPolicyFast
(#1402)75b90b0
feat: add ContextFilteredAdapter, ContextBatchAdapter, ContextUpdatableAdapte...65cce21
feat: add error to some of the APIs (#1389)44b890d
feat: fix role manager cache error when LoadPolicy and Enforce calls are conc...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show