v0.2.0
Frequenz Reporting API Release Notes
Summary
Updated frequenz-api-common dependency from v0.5.1 to v0.6.0
Upgrading
- The dependency on frequenz-api-common was upgraded to v0.6.0. The release notes of this version can be found here: https://github.com/frequenz-floss/frequenz-api-common/releases/tag/v0.6.0
- Name changes in reporting.proto:
- Renamed
SimpleAggregatedMetricSampletoSimpleAggregatedMetricValue. - Renamed
SimpleMetricSampletoSimpleMetricValue.
- Renamed
What's Changed
- Bump actions/setup-python from 4 to 5 by @dependabot in #10
- Minor: Clarify timestamp in resampling docs by @cwasicki in #27
- Bump actions/checkout from 3 to 4 by @dependabot in #2
- Update frequenz-api-common dependency to v0.6.0 by @cyiallou in #28
- Remove template comments and empty sections from release notes by @flora-hofmann-frequenz in #29
New Contributors
- @dependabot made their first contribution in #10
- @cwasicki made their first contribution in #27
- @cyiallou made their first contribution in #28
- @flora-hofmann-frequenz made their first contribution in #29
Full Changelog: v0.1.1...v0.2.0