Jcasbin Versions Save

An authorization library that supports access control models like ACL, RBAC, ABAC in Java

v1.38.0

9 months ago

1.38.0 (2023-08-26)

Features

v1.37.1

9 months ago

1.37.1 (2023-08-15)

Bug Fixes

  • use rtype to get request tokens in CoreEnforcer (#355) (8c50f92)

v1.37.0

9 months ago

1.37.0 (2023-08-15)

Features

  • add flexible EnforceContext constructor (#354) (154fa26)

v1.36.0

9 months ago

1.36.0 (2023-08-08)

Features

  • improve keyMatch4(), align with Casbin Editor (#353) (cf4dd31)

v1.35.0

10 months ago

1.35.0 (2023-08-02)

Features

  • allow RBAC g policy to have more than 4 elements (#350) (a13ba2f)

v1.34.0

10 months ago

1.34.0 (2023-07-20)

Features

  • fix GraalVM bug by switching back to dependency com.googlecode.aviator 5.3.0, revert PR: #326 (#349) (fa605df)

v1.33.1

11 months ago

1.33.1 (2023-06-07)

Bug Fixes

v1.33.0

1 year ago

1.33.0 (2023-05-29)

Features

v1.32.4

1 year ago

1.32.4 (2023-05-20)

Bug Fixes

  • optimize enforce method by moving common code before 'for' loop (#341) (b8df7d8)

v1.32.3

1 year ago

1.32.3 (2023-03-29)

Bug Fixes