Skip to content

v0.7.1

Choose a tag to compare

@rhamzeh rhamzeh released this 10 Jul 15:13
· 51 commits to main since this release
v0.7.1
98d9b25

Changelog

0.7.1 (2025-07-10)

Added:

  • Added jsonl tuple 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-sec when --max-rps is specified (#517).

Documentation: