这是indexloc提供的服务,不要输入任何密码
Skip to content

Tags: openfga/openfga

Tags

v1.9.2

Toggle v1.9.2's commit message

Verified

This tag was signed with the committer’s verified signature.
[1.9.2] - 2025-07-24

v1.9.0

Toggle v1.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update changelog to prep for 1.9.0 release (#2540)

v1.8.16

Toggle v1.8.16's commit message

Verified

This commit was signed with the committer’s verified signature.
poovamraj Poovamraj T T
Update CHANGELOG.md

v1.8.15

Toggle v1.8.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(v1.8.15): add v1.8.15 release notes to CHANGELOG (#2499)

v1.8.14

Toggle v1.8.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(v1.8.14): add v1.8.14 release notes to CHANGELOG (#2497)

v1.8.13

Toggle v1.8.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* fix: correctly filter context tuples based on allowedUserTypeRestrictions

The CombinedTupleReader's ReadUsersetTuples need to filter out contextual
tuples based on the allowedUserTypeRestrictions (more specifically,
whether it is public wildcard or relation reference) as requested by the
caller. Otherwise, unrelated contextual tuples will be returned and result
in incorrect result.

* update based on code review feedback

* update changelog associated with CVE

v1.8.12

Toggle v1.8.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v1.8.12 release CHANGELOG.md

v1.8.11

Toggle v1.8.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge commit from fork

* fix: do not save to check query cache when result indicates cycle

If the result of CheckResolve indicates tuple cycle, we should not
save the result into check query cache because the parent may produce
a different response. This could cause check result to return false
when it should be true.

* update based on code review feedback

* update changelog

* update Changelog as it will be in its own release

* merge in CHANGELOG

v1.8.10

Toggle v1.8.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: update changelog in prep for v1.8.10 (#2399)

v1.8.9

Toggle v1.8.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs(v1.8.9): add v1.8.9 release notes to CHANGELOG (#2348)