v0.17.1
Frequenz Reporting API Client Release Notes
Summary
Upgrading
- The
receive_aggregated_datamethod now returns aReceiver, which provides more flexibility that the previousAsyncIterator. - The
receive_microgrid_sensors_data,receive_single_sensor_dataandreceive_aggregated_datamethods are no-longerasync.
New Features
Bug Fixes
What's Changed
- Update release notes after release by @flora-hofmann-frequenz in #188
- Take out async for sensors by @flora-hofmann-frequenz in #189
- Reuse
GrpcStreamBroadcasters for aggregated data streams by @shsms in #190
New Contributors
Full Changelog: v0.17.0...v0.17.1