v0.10.0
·
231 commits
to v0.x.x
since this release
Frequenz Reporting API Client Release Notes
Summary
Upgrading
- Enforce keyword arguments in 'run' function of 'main' module
- Change 'resolution' 'int' to 'resampling_period' 'timedelta'
New Features
- The CLI tool supports requesting component states without metrics.
Bug Fixes
What's Changed
- Update README w.r.t states and bounds by @cwasicki in #101
- Add keyword requirement by @flora-hofmann-frequenz in #104
- Bump the required group across 1 directory with 18 updates by @dependabot in #103
- Bump the required group with 7 updates by @dependabot in #106
- Support requesting no metrics in CLI tools by @cwasicki in #109
- Update base client to v0.8.0 by @cwasicki in #111
- Change resolution to resample_period by @flora-hofmann-frequenz in #105
Full Changelog: v0.9.0...v0.10.0