Skip to content

Releases: apache/casbin

v3.11.0-snapshot.7

Choose a tag to compare

@github-actions github-actions released this 23 Jun 16:48

3.11.0-snapshot.7 (2026-06-23)

Fixes

  • fix: pass domains in ConditionalRoleManager transitive link check (1571e4f)

v3.11.0-snapshot.6

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:54

3.11.0-snapshot.6 (2026-06-16)

Features

  • feat: quote CSV fields containing commas in SavePolicy (f64a3c0)

v3.11.0-snapshot.5

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:47

3.11.0-snapshot.5 (2026-06-16)

Features

  • feat: quote CSV fields containing commas in SavePolicy (a76c740)

Fixes

  • fix: update repo path in README (52c2b03)

v3.11.0-snapshot.4

Choose a tag to compare

@github-actions github-actions released this 16 Jun 13:12
6c09ba2

3.11.0-snapshot.4 (2026-06-16)

Fixes

  • fix: Configure GitHub workflows to use concurrency cancel-in-progress for (#1734) (6c09ba2)

v3.11.0-snapshot.3

Choose a tag to compare

@github-actions github-actions released this 06 May 11:15
12ac0c9

3.11.0-snapshot.3 (2026-05-06)

Notes

  • No feat/fix/doc commits were found in this snapshot range.

v3.11.0-snapshot.2

Choose a tag to compare

@github-actions github-actions released this 26 Apr 16:58
16b0c89

3.11.0-snapshot.2 (2026-04-26)

Features

  • feat: auto release snapshot versions now (#1728) (16b0c89)

v3.11.0-snapshot.1

Choose a tag to compare

@github-actions github-actions released this 25 Apr 11:31
15c1a45

3.11.0-snapshot.1 (2026-04-25)

Features

Fixes

  • fix: add gFunctionCache boolean option to enforcer (74322db)

v3.10.0

Choose a tag to compare

@github-actions github-actions released this 26 Jan 17:06

3.10.0 (2026-01-26)

Features

  • add Explain() API to explain the authorization decisions via LLM API (#1678) (0fe9505)

v3.9.0

Choose a tag to compare

@github-actions github-actions released this 08 Jan 15:48

3.9.0 (2026-01-08)

Features

  • integrate default detector into Enforcer (#1665) (6cfc463)

v3.8.2

Choose a tag to compare

@github-actions github-actions released this 08 Jan 04:30
f1f03cc

3.8.2 (2026-01-08)

Bug Fixes