v0.7.0
0.7.0 (2025-06-12)
Note
This release includes a change to the configuration file (.fga.yaml) lookup order to simplify multi-project usage.
The lookup is now in the following order:
- Current working directory (New)
- OS-specific user configuration directory (e.g.
~/.config) fgadirectory within the OS-specific user configuration directory (e.g.~/.config/fga)- OS-specific home directory (e.g.
~/)
Added:
- Include current working directory in the config file resolution (#504) - thanks @OsmanMElsayed
Fixed:
- Bump OpenFGA to v1.8.13 to resolve a security vulnerability GHSA-c72g-53hw-82q7