Skip to content

Commit 9c09864

Browse files
authored
release: v0.5.0 (#353)
2 parents 4ffa7ba + 61701ca commit 9c09864

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
### [0.5.0](https://github.com/openfga/cli/compare/v0.4.1...v0.5.0) (2024-06-18)
4+
5+
Added:
6+
- `fga store import` now shows a progress bar when writing tuples to show (#348)
7+
8+
Changed:
9+
- `excluded_users` has been removed from the `fga query list-users` output and the testing for ListUsers (#347)
10+
11+
BREAKING CHANGE:
12+
13+
This version removes the `excluded_users` property from the ``fga query list-users` output and the ListUsers testing,
14+
for more details see the [associated API change](https://github.com/openfga/api/pull/171).
15+
316
### [0.4.1](https://github.com/openfga/cli/compare/v0.4.0...v0.4.1) (2024-06-05)
417

518
Added:

0 commit comments

Comments
 (0)