Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 09:15
· 202 commits to v0.x.x since this release
v0.8.0
98de83b

Frequenz Electricity Trading API Client Release Notes

Summary

Upgrading

  • Unify Public Trades streaming and listing (to align with the proto changes in v0.5.0)
    • Removed list_public_trades
    • Replaced public_trades_stream with receive_public_trades
    • receive_public_trades now supports an optional time range (start_time, end_time)

New Features

Bug Fixes

What's Changed

Full Changelog: v0.7.0...v0.8.0