What's Changed
- feat: add potential v2 breaking change logs for Expand and ListUsers by @Vic-Dev in https://github.com/openfga/openfga/pull/3182
- chore: Consolidate caching metrics in v2Check with v1 by @saad-h1 in https://github.com/openfga/openfga/pull/3184
- fix: add logs for v2 check exclusion shapes and v1 fallback by @Vic-Dev in https://github.com/openfga/openfga/pull/3204
- chore(deps): bump the dependencies group across 1 directory with 17 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3216
- chore: bump go toolchain to 1.26.5 to address CVE-2026-39822 by @poovamraj in https://github.com/openfga/openfga/pull/3219
- chore(deps): bump the dependencies group across 1 directory with 10 updates by @dependabot[bot] in https://github.com/openfga/openfga/pull/3221
- fix: validate tuple condition against the correct type-restriction facet by @poovamraj in https://github.com/openfga/openfga/pull/3218
- fix: only skip the targeted recursive relation when flattening v2 Check graph nodes by @yxshwanth in https://github.com/openfga/openfga/pull/3225
- refactor: convert FlattenNode from a recursive algorithm to an iterative one by @senojj in https://github.com/openfga/openfga/pull/3224
- fix: update openfga/language to fix
weighted_graph_checkmulti-branch recursion bug by @saad-h1 in https://github.com/openfga/openfga/pull/3239 - release: update changelog for release
v1.18.2by @poovamraj in https://github.com/openfga/openfga/pull/3242
New Contributors
- @yxshwanth made their first contribution in https://github.com/openfga/openfga/pull/3225
Full Changelog: https://github.com/openfga/openfga/compare/v1.18.1...v1.18.2