Skip to content

Releases: apache/casbin

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

v3.5.2

31 Dec 17:12
ea5872b

Choose a tag to compare

3.5.2 (2025-12-31)

Bug Fixes

  • remove opencollective links in README (ea5872b)

v3.5.1

31 Dec 17:09

Choose a tag to compare

3.5.1 (2025-12-31)

Bug Fixes

  • add DefaultDetector with DFS-based RBAC cycle detection (#1632) (c407251)

v3.5.0

31 Dec 13:06

Choose a tag to compare

3.5.0 (2025-12-31)

Features

  • remove github-action-benchmark workflow from CI (#1631) (53fb4e4)