Skip to content

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 12 Dec 16:12
· 271 commits to v0.x.x since this release
v0.3.1
9e6d723

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

New Features

  • Extra validation check to ensure the quantity is strictly positive.
  • Extra validation check to ensure the quantity and price are within the allowed bounds.
  • Add more edge cases to the integration tests.
  • Add idiomatic string representations for Power and Price classes.
  • Add support for timeouts in the gRPC function calls
  • Export Client constants for external use
  • Fetch subsequent paginated data for list_* methods

Bug Fixes

What's Changed

Full Changelog: v0.3.0...v0.3.1