Skip to content

Releases: node-casbin/nest-authz

v2.14.0

12 Feb 10:11
Compare
Choose a tag to compare

2.14.0 (2025-02-12)

Features

  • fix bug in authz.service.ts: invalid request size: expected 3, got 1, rvals: (#176) (ac259c2)

v2.13.0

12 Feb 09:32
Compare
Choose a tag to compare

2.13.0 (2025-02-12)

Features

  • fix "invalid request size: expected 3, got 1" bug in AuthZService.enforce (#175) (7b4d406)

v2.12.0

09 Jan 11:32
Compare
Choose a tag to compare

2.12.0 (2025-01-09)

Features

  • Add support for guarding based on request data (#173) (7ea8f53)

v2.11.0

06 Aug 03:03
Compare
Choose a tag to compare

2.11.0 (2024-08-06)

Features

  • Unify RBAC and Management services into single service (#171) (2c9fbb3)

v2.10.0

03 Jul 02:01
Compare
Choose a tag to compare

2.10.0 (2024-07-03)

Features

  • Update to latest node-casbin version and improve API support (#169) (a3ab9d3)

v2.9.0

27 Jun 11:31
Compare
Choose a tag to compare

2.9.0 (2024-06-27)

Features

  • Add ABAC support and make custom actions more flexible (#168) (e0bc88f)

v2.8.0

24 Mar 14:58
Compare
Choose a tag to compare

2.8.0 (2024-03-24)

Features

  • allows user to access underlying casbin enforcer (#166) (26ea61d)

v2.7.0

24 Mar 14:21
Compare
Choose a tag to compare

2.7.0 (2024-03-24)

Features

  • upgrade CI Node.js version to 20 (4fe3e12)

v2.6.0

14 Sep 15:14
Compare
Choose a tag to compare

2.6.0 (2023-09-14)

Bug Fixes

Features

v2.4.0

18 Jul 15:14
Compare
Choose a tag to compare

2.4.0 (2023-07-18)

Features