Skip to content

Commit bb1f2d9

Browse files
authored
Temp. add official root certs to work with new domain (#163)
2 parents 5ebdbcb + 46d2194 commit bb1f2d9

File tree

2 files changed

+3432
-6
lines changed

2 files changed

+3432
-6
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,8 @@
22

33
## Features
44

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`
66

77
## Upgrading
88

99
* 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

Comments
 (0)