Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@rhamzeh rhamzeh released this 07 May 13:15
· 8 commits to main since this release
v0.4.0
7f8f869

0.4.0 (2024-05-07)

Added:

  • Support querying the list users API with fga query list-users (#314)
  • Support for running list users tests via fga model test (#315)

Changed:

  • fga store import now uses the filename if no name is provided (#318) - thanks @NeerajNagure