v0.2.5
Frequenz Electricity Trading API Client Release Notes
Summary
Upgrading
New Features
- Replace assert statements with proper exception handling
- Implement client instance reuse to avoid redundant TCP connections
- Move documentation and code examples to the documentation website
- Replace the local
PaginationParamstype with thefrequenz-client-commonone - Remove dependency to
googleapis-common-protos - Replace
EnergywithPowerfor thequantityrepresentation
Bug Fixes
What's Changed
- Reset Release Notes after update to v0.2.4 by @camille-bouvy-frequenz in #51
- Replace assert statements with proper exception handling by @camille-bouvy-frequenz in #54
- Implement client instance reuse to avoid redundant TCP connections by @camille-bouvy-frequenz in #56
- Move documentation and code examples to the documentation website by @camille-bouvy-frequenz in #52
- Validate init examples with sybil by @Marenz in #57
- Bump the required group with 4 updates by @dependabot in #55
- Replace the local
PaginationParamstype with thefrequenz-client-commonone by @camille-bouvy-frequenz in #58 - Remove the dependency on
googleapisby @camille-bouvy-frequenz in #59 - Replace
EnergywithPowerfor thequantityrepresentation by @camille-bouvy-frequenz in #60
Full Changelog: v0.2.4...v0.2.5