v0.9.0
·
152 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Reporting API Release Notes
Summary
- The frequenz-api-common dependency has been updated to v0.8.0
- The reporting API now uses v1alpha8 of the common API, which comes with some breaking changes
Upgrading
- The
MicrogridComponentIDsmessage is now calledMicrogridElectricalComponentIDs - The
ComponentDatamessage is now calledElectricalComponentTelemetry - The
SensorDatamessage is now calledSensorTelemetry
New Features
Bug Fixes
What's Changed
- Bump the compatible group with 2 updates by @dependabot[bot] in #111
- Bump mkdocstrings[python] from 0.29.1 to 0.30.0 in the mkdocstrings group by @dependabot[bot] in #112
- Bump the minor group across 1 directory with 2 updates by @dependabot[bot] in #115
- Remove unused pagination imports by @stefan-brus-frequenz in #120
- Update common dependency to v0.8.0, use v1alpha8 API by @stefan-brus-frequenz in #121
Full Changelog: v0.8.1...v0.9.0