Skip to content

Releases: apache/casbin

v3.11.0-snapshot.3

06 May 11:15
12ac0c9

Choose a tag to compare

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

26 Apr 16:58
16b0c89

Choose a tag to compare

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

Features

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

v3.11.0-snapshot.1

25 Apr 11:31
15c1a45

Choose a tag to compare

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

Features

Fixes

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

v3.10.0

26 Jan 17:06

Choose a tag to compare

3.10.0 (2026-01-26)

Features

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

v3.9.0

08 Jan 15:48

Choose a tag to compare

3.9.0 (2026-01-08)

Features

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

v3.8.2

08 Jan 04:30
f1f03cc

Choose a tag to compare

3.8.2 (2026-01-08)

Bug Fixes

v3.8.1

06 Jan 09:57

Choose a tag to compare

3.8.1 (2026-01-06)

Bug Fixes

  • fix "Undefined function g" error by copying RM fields in Assertion.copy() (#1658) (9324df7)

v3.8.0

06 Jan 07:50

Choose a tag to compare

3.8.0 (2026-01-06)

Features

  • add GetAllUsers() API to separate users from roles (#1652) (1aba8b9)

v3.7.0

04 Jan 15:05

Choose a tag to compare

3.7.0 (2026-01-04)

Features

  • add logger integration to Casbin core enforcement and policy APIs (#1651) (b190fce)

v3.6.0

03 Jan 15:46

Choose a tag to compare

3.6.0 (2026-01-03)

Bug Fixes

Features