Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 05:14
· 4 commits to main since this release
6129d5e

2.2.0 (2026-08-25)

Features

  • authz: add granular scoped checks (3088875)
  • iam: authorize entity-specific access (239b6e4)
  • authz: define granular permission catalog (5231c92)
  • iam: expose granular permission catalog (bf81c5d)
  • authz: preserve legacy roles for granular checks (395a9e2)
  • iam: reject unknown role permissions (4b62d6c)

Bug Fixes

  • iam: expose permission catalog route (1dc00ec)
  • api: generate with pinned Go toolchain (874775d)

Test changes

  • authz: characterize legacy permission hierarchy (1d3e723)
  • rbac: cover granular catalog workflow (2920b18)
  • authz: prove granular entity isolation (1400926)