Skip to content

v0.2.5

Choose a tag to compare

@github-actions github-actions released this 09 Oct 16:33
· 328 commits to v0.x.x since this release
v0.2.5
c2de8e5

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 PaginationParams type with the frequenz-client-common one
  • Remove dependency to googleapis-common-protos
  • Replace Energy with Power for the quantity representation

Bug Fixes

What's Changed

Full Changelog: v0.2.4...v0.2.5