v0.0.9
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_streamwithreceive_public_trades receive_public_tradesnow supports an optional time range (start_time,end_time)
- Removed
- Update the
frequenz-api-electricity-tradingfrom >= 0.5.0, < 0.6.0 to >= 0.6.1, < 0.7.0 - Update repo-config from v0.11.0 to v0.13.0
New Features
- Add the Public Order Book extension to the client
- Add the
PublicOrderandPublicOrderFiltertypes - Add the
receive_public_order()endpoint
- Add the
Bug Fixes
What's Changed
- Update repo-config from v0.11.0 to v0.13.0 by @camille-bouvy-frequenz in #117
- Add the public order book extension to the Client by @camille-bouvy-frequenz in #120
- Convert timestamp to UTC by @matthias-wende-frequenz in #132
New Contributors
- @matthias-wende-frequenz made their first contribution in #132
Full Changelog: v0.8.0...v0.0.9