This is the second release candidate that improves ListObjects performance for models involving intersection and/or exclusion (and or but not). (#797)
To test out the new experimental support for optimized ListObjects you can run OpenFGA with 1--experimentals optimized-list-objects. A docker image of this release candidate is available
openfga/openfga:v1.2.0-rc2`.
Changed
- Concurrently evaluate objects that require further evaluation instead of serially.