OpenFGA v0.3.7 released with fixes for ListObjects
#115
Closed
rhamzeh
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
We just released OpenFGA
v0.3.7. It comes with fixes to issues inListObjectsintroduced in the last release.If you are running through docker:
docker pull openfga/openfgaopenfga/openfga:v0.3.7Changes in this release
Fixed
ListObjectsimplementation (fixes [v0.3.6] ListObjects endpoint not working correctly after new version. openfga#557)The issue would have affected you if you are using
ListObjects, were using Schema 1.0 or haveandorbut notin your model, and were using Contextual Tuples. Thanks to @xXAvoraXx for reporting!All reactions