Releases: GoCodeAlone/workflow-plugin-authz
Releases · GoCodeAlone/workflow-plugin-authz
v0.3.0
Changelog
- 251d873 deps: upgrade workflow to v0.3.32, modular to v1.12.3
- 8660dda docs: document step.authz_add_policy, step.authz_remove_policy, step.authz_role_assign (#13)
- 026af27 feat: support custom request dimensions in step.authz_check_casbin via extra_fields (#15)
- afcbce3 feat: tenant-scoped policy loading for GORM adapter (filter + per-tenant table) (#14)
v0.2.1
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: dynamic casbin storage and 3 new policy management steps by @intel352 in #1
- Fix authz plugin: add RWMutex to defaultRegistry by @intel352 in #2
- deps: upgrade workflow from v0.2.18 to v0.2.21 by @intel352 in #3
- deps: update workflow to v0.3.0 by @intel352 in #4
- feat: add audit logging to authz check step by @intel352 in #5
- v0.3.11 compatibility: rename step.authz_check_casbin and update Execute signature by @Copilot in #7
New Contributors
Full Changelog: v0.1.0...v0.2.0