Skip to content

Releases: GoCodeAlone/workflow-plugin-authz

v0.3.0

12 Mar 16:56
afcbce3

Choose a tag to compare

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

05 Mar 21:53

Choose a tag to compare

Full Changelog: v0.2.0...v0.2.1

v0.2.0

05 Mar 02:36

Choose a tag to compare

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

  • @intel352 made their first contribution in #1
  • @Copilot made their first contribution in #7

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 Feb 13:36

Choose a tag to compare