Cerbos 0.50.0
View the full release notes at https://docs.cerbos.dev/cerbos/latest/releases/v0.50.0.html
Changelog
- [a4b548] Add default scope configuration to be used when scope is not specified in the request (#2843)
- [76861a] Add dot as an alias to empty scope in requests (#2846)
- [6f7619] Add v0.50.0 release notes (#2863)
- [242225] Introduce InspectPolicies API for rule tables (#2836)
- [777ad4] Prevent index lookup of constants, globals, and variables (#2858)
- [7db8ae] Revert breaking change to EPDP interface (#2853)
- [0ccb88] Update GoReleaser config (#2855)
- [6929c0] Use namer.ScopeValue when fitting (#2848)
- [4e2292] chore(deps): Bump github.com/quic-go/quic-go from 0.56.0 to 0.57.0 in /tools (#2841)
- [7d58ef] chore(deps): Update GitHub Actions deps (#2844)
- [1d3758] chore(deps): Update Go deps (#2845)
- [60f11a] chore(deps): Update Go deps (#2862)
- [5bffe4] chore(deps): Update Node.js deps (#2851)
- [3afeeb] chore(deps): Update actions/checkout action to v6 (#2852)
- [3d67f6] chore(release): Prepare release 0.50.0
- [2ff256] chore(version): Bump version to 0.50.0
- [3eef8f] chore: Ruletable optimization clean-up (#2860)
- [c20c6d] enhancement: Ruletable optimizations and refactoring (#2857)
- [db9fb5] fix(planner): Union nodes across scope boundaries (#2849)
- [1ab8a6] fix: Isolate role policy restrictions (#2842)