Skip to content

v0.12.0

Choose a tag to compare

@github-actions github-actions released this 02 Jan 20:43
· 207 commits to v0.x.x since this release
v0.12.0
6933062

Frequenz Reporting API Client Release Notes

Summary

Upgrading

  • Update repo-config and setuptools versions
  • Timestamps in the response are now timezone aware.

New Features

  • Support for streaming: By omitting the end date in the request,
    the client will return any historical data from timestamp until now and
    keep streaming new data as it arrives.
  • Also the start date can be omitted which let's the data start at the
    earliest time stamp that is available.

Bug Fixes

What's Changed

Full Changelog: v0.11.0...v0.12.0