Skip to content

Releases: apache/casbin-jcasbin

v1.99.0

12 Feb 17:13

Choose a tag to compare

1.99.0 (2026-02-12)

Features

  • block AviatorScript-specific syntax in eval() for cross-platform compatibility (#514) (ab2403e)

v1.98.0

12 Feb 14:59

Choose a tag to compare

1.98.0 (2026-02-12)

Features

  • fix race condition in enforce() causing ArrayIndexOutOfBoundsException (#513) (97d474b)

v1.97.0

12 Feb 02:07
c617f4d

Choose a tag to compare

1.97.0 (2026-02-12)

Features

  • Allow passing enableLog flag when creating SyncedEnforcer with adapter (#510) (c617f4d)

v1.96.0

23 Jan 08:15

Choose a tag to compare

1.96.0 (2026-01-23)

Features

  • replace JUnit with TestNG (6504a9e)

v1.95.0

23 Jan 02:30

Choose a tag to compare

1.95.0 (2026-01-23)

Features

  • replace JMH with lightweight timing-based benchmarks (#503) (aa90a03)

v1.94.0

22 Jan 18:52

Choose a tag to compare

1.94.0 (2026-01-22)

Features

v1.93.0

07 Jan 11:41

Choose a tag to compare

1.93.0 (2026-01-07)

Features

  • fix 'in' operator parsing for tuple literals in matcher expressions (#499) (53d9a5f)

v1.91.0

01 Jan 15:01

Choose a tag to compare

1.91.0 (2026-01-01)

Features

  • Port GetAllowedObjectConditions() from Go Casbin (#493) (b334732)

v1.90.1

01 Jan 02:31
bb6cda3

Choose a tag to compare

1.90.1 (2026-01-01)

Bug Fixes

  • improve links in README (bb6cda3)

v1.90.0

31 Dec 15:06

Choose a tag to compare

1.90.0 (2025-12-31)

Features

  • port benchmark test cases from Go to Java (#480) (c9155af)