| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2.3.0 source code.tar.gz | 2026-06-16 | 1.4 MB | |
| 2.3.0 source code.zip | 2026-06-16 | 1.8 MB | |
| README.md | 2026-06-16 | 2.7 kB | |
| Totals: 3 Items | 3.2 MB | 0 | |
What's Changed
- feat: Fine-Grained Authorization with Keycloak-Core Policy Engine by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/607
- chore(authz): consistent authz prefix on admin GraphQL ops; my_permissions → permissions by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/610
- Chore/authz graphql naming consistency by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/611
- chore: CNCF Sandbox prep — community files + Apache-2.0 relicense by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/612
- chore: use quay for docker image registry by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/613
- Chore use quay by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/622
- security: remediate dependency vulnerabilities across Go and npm by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/623
- fix: trigger scorecard on default branch events, not releases by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/624
- feat(authz): replace bespoke FGA with embedded OpenFGA ReBAC engine by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/625
- ci: publish proto schema to the Buf Schema Registry by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/627
- fix(storage): drop stale unique email/phone constraints on upgrade by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/628
- ci: avoid duplicate workflow runs across PR and merge by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/630
- fix(storage): clear legacy unique email/phone objects name-agnostically (< 2.3.0 upgrades) by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/629
- fix(storage): silence GORM logger in legacy-uniqueness cleanup (fixes smoke mcp_stdio) by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/632
- feat(api): AuthorizerAdmin service (gRPC + REST) + module-wide lint gate by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/631
- ci: bump GitHub Actions to Node 24 runtimes by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/633
- build(docker): expose gRPC port 9091 by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/634
- feat(api)!: serve all auth ops on gRPC/REST + flatten response envelope by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/635
- feat(grpc): auth interceptor, authctx principal, and client metadata helpers by @lakhansamani in https://github.com/authorizerdev/authorizer/pull/636
Full Changelog: https://github.com/authorizerdev/authorizer/compare/2.2.1...2.3.0