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: RELEASE_NOTES.md
+1-6Lines changed: 1 addition & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,13 +2,8 @@
2
2
3
3
## Features
4
4
5
-
*`Dispatch.end_time` has been added to the `Dispatch` class, which is the time when the dispatch ended as calculated by the server. `dispatch-cli` will also print this time.
5
+
*The dispatch client now supports the official dispatch domain: `grpc://dispatch.eu-1.staging.api.frequenz.com:443`
6
6
7
7
## Upgrading
8
8
9
9
* Renamed `Client` class to `DispatchApiClient` for clarity.
10
-
11
-
## Bug Fixes
12
-
13
-
* Fix that `dispatch-cli stream` would try to print an event as dispatch, causing an exception.
14
-
* Fix that `stream()` would not reconnect and just closes the channel upon disconnection.
0 commit comments