Releases: node-casbin/nest-authz
Releases · node-casbin/nest-authz
v2.14.0
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
2.13.0 (2025-02-12)
Features
- fix "invalid request size: expected 3, got 1" bug in AuthZService.enforce (#175) (7b4d406)
v2.12.0
2.12.0 (2025-01-09)
Features
- Add support for guarding based on request data (#173) (7ea8f53)
v2.11.0
2.11.0 (2024-08-06)
Features
- Unify RBAC and Management services into single service (#171) (2c9fbb3)
v2.10.0
2.10.0 (2024-07-03)
Features
- Update to latest node-casbin version and improve API support (#169) (a3ab9d3)
v2.9.0
2.9.0 (2024-06-27)
Features
- Add ABAC support and make custom actions more flexible (#168) (e0bc88f)
v2.8.0
2.8.0 (2024-03-24)
Features
- allows user to access underlying casbin enforcer (#166) (26ea61d)
v2.7.0
2.7.0 (2024-03-24)
Features
- upgrade CI Node.js version to 20 (4fe3e12)
v2.6.0
2.6.0 (2023-09-14)
Bug Fixes
Features
v2.4.0
2.4.0 (2023-07-18)
Features