We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac418b6 commit fb865ffCopy full SHA for fb865ff
RELEASE_NOTES.md
@@ -10,7 +10,11 @@
10
11
## New Features
12
13
-<!-- Here goes the main new features and examples or instructions on how to use them -->
+* States can now be requested via the client and are provided through the flat iterator.
14
+ They can be identified via their category `state`, `warning` and `error`, respectively.
15
+ Each individual state is provided as its own sample.
16
+
17
+* Support for states is also added to the CLI tool via the `--states` flag.
18
19
## Bug Fixes
20
0 commit comments