You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,9 @@ Added:
15
15
*`fga tuple write` now accepts `--on-duplicate ignore` with a choice of `error` or `ignore`
16
16
* In both cases, default is `ignore` when importing/deleting from a file, and `error` when writing/deleting a single tuple via flags
17
17
18
+
Changed:
19
+
- Update bundled OpenFGA to [v1.10.4](https://github.com/openfga/openfga/releases/tag/v1.10.4)
20
+
18
21
Fixed:
19
22
- Fix relative path resolution in `model test` to resolve paths relative to test file location instead of CWD ([#516](https://github.com/openfga/cli/pull/516)) - fixes #349
0 commit comments