v0.7.1
Changelog
0.7.1 (2025-07-10)
Added:
- Added
jsonltuple import support (#530) - Added support for multiple tuple files in the store file (#506) - thanks @SoulPancake!
- Note: Support for this feature in the OpenFGA IDE plugins is not yet available
- Added support for grouping user/object in store tests (#513)
- Note: Support for this feature in the OpenFGA IDE plugins is not yet available
Changed:
- Adjusted defaults for
--max-tuples-per-write,--max-parallel-requests,--max-rps, and--rampup-period-in-secwhen--max-rpsis specified (#517).
Documentation:
- Improved documentation for the store file format (#518) - thanks @Siddhant-K-code!