Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 1 addition & 6 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,8 @@

## Features

* `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.
* The dispatch client now supports the official dispatch domain: `grpc://dispatch.eu-1.staging.api.frequenz.com:443`

## Upgrading

* Renamed `Client` class to `DispatchApiClient` for clarity.

## Bug Fixes

* Fix that `dispatch-cli stream` would try to print an event as dispatch, causing an exception.
* Fix that `stream()` would not reconnect and just closes the channel upon disconnection.
Loading
Loading