We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4175c66 commit c7b05d5Copy full SHA for c7b05d5
RELEASE_NOTES_LATEST.md
@@ -34,4 +34,8 @@ yarn add [email protected]
34
35
## Other Improvements
36
37
+- **Add query type to all Query responses**
38
+ We add a `query_type` field to all the `Query.InitialRes.Ok` to support
39
+ retrieval of this information for any `QueryAnswer` on the client side.
40
+ Additionally, the `Ok.Empty` message was renamed to `Ok.Done`.
41
0 commit comments