Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 21 Aug 08:20
· 16 commits to main since this release
2b05cbe

2.1.0 (2026-08-21)

Features

  • add guarded SpiceDB-to-Casbin migration (19eddc9)
  • automate SpiceDB-to-Casbin upgrades (51d80ac)
  • broadcast Casbin policy invalidations over NATS (60726f4)
  • replace SpiceDB with configurable Casbin RBAC (e5f2617)

Bug Fixes

  • pin OpenAPI generator version (323017f)

Pref changes

  • bound IAM memory under authorization load (64ec251)
  • cache Casbin authorization decisions (a8227b5)
  • model shared Casbin role bindings directly (1beac94)

Test changes

  • add Casbin authorization scale benchmarks (c924813)
  • harden authorization benchmark validation (c957f72)