File tree Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Expand file tree Collapse file tree 1 file changed +1
-7
lines changed Original file line number Diff line number Diff line change 66
77## Upgrading
88
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
9+ * Update base client from version ` 0.6.1 ` to ` 0.7.0 ` and upgrade the ` Client ` constructor accordingly.
1010
1111## New Features
1212
13- * Replace assert statements with proper exception handling
14- * Implement client instance reuse to avoid redundant TCP connections
15- * Move documentation and code examples to the documentation website
16- * Replace the local ` PaginationParams ` type with the ` frequenz-client-common ` one
17- * Remove dependency to ` googleapis-common-protos `
18- * Replace ` Energy ` with ` Power ` for the ` quantity ` representation
1913* Add str function for ` DeliveryPeriod ` object
2014* Add integration tests for the API
2115* Add an equality function to the Order type
You can’t perform that action at this time.
0 commit comments