Skip to content

Commit 98bcb0b

Browse files
Update Release Notes and clear leftover features from release v0.2.5
Signed-off-by: camille-bouvy-frequenz <[email protected]>
1 parent 10252a3 commit 98bcb0b

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,10 @@
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

0 commit comments

Comments
 (0)