File tree 1 file changed +3
-6
lines changed
1 file changed +3
-6
lines changed Original file line number Diff line number Diff line change 6
6
7
7
## Upgrading
8
8
9
- - The dispatch high level interface now depends on ` frequenz-sdk ` version ` v1.0.0-rc900 ` .
10
- - We are now using the version ` 0.6.0 ` of the underlying ` frequenz-client-dispatch ` client library.
11
- - The init parameter of the ` Dispatcher ` class has been changed to accept a ` server_url ` instead.
9
+ <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
12
10
13
11
## New Features
14
12
15
- * Using the new dispatch client, we now have support for pagination in the dispatch list request.
16
- * The new client version also supports streaming, however it is not yet used internally in the high level interface.
13
+ <!-- Here goes the main new features and examples or instructions on how to use them -->
17
14
18
15
## Bug Fixes
19
16
20
- - Fix documentation cross-linking to the ` frequenz-client-dispatch ` package.
17
+ <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
You can’t perform that action at this time.
0 commit comments