Skip to content

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 14:40
· 335 commits to v0.x.x since this release
v0.2.0
fff8cf4

Frequenz Reporting API Client Release Notes

Summary

Upgrading

  • The ReportingClient is renamed to ReportingApiClient.

  • The client method iterate_single_component is renamed to list_single_component_data.

New Features

  • The client method list_microgrid_components_data is added to
    expose the functionality of supporting arbitrary lists of microgrid-component IDs
    and metric IDs. It is intended to be as close as possible on the gRPC function call.

Bug Fixes

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0