v0.12.0
·
207 commits
to v0.x.x
since this release
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
- Update notes after release by @flora-hofmann-frequenz in #115
- Support for streaming by @cwasicki in #116
- Update repo-config and setuptools by @flora-hofmann-frequenz in #117
- Bump the required group across 1 directory with 5 updates by @dependabot in #122
- Bump the artifacts group with 2 updates by @dependabot in #121
- Ensure tz-aware timestamps in response by @cwasicki in #124
- Update version no in readme by @flora-hofmann-frequenz in #125
- Bump the required group with 6 updates by @dependabot in #127
- Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204 by @dependabot in #128
Full Changelog: v0.11.0...v0.12.0