v0.5.5
Frequenz Common API Release Notes
Summary
This release contains minor updates to the API, including new metric variants,
and a new field in MetricSample to identify the source of the metric.
New Features
-
Added a field named
sourcetoMetricSampleto allow the user to identify
the source of the metric, in case different sensors in component report
metrics with the sameMetricvariant. -
Added 3 new metric variants for inverter temperatures:
METRIC_INVERTER_TEMPERATURE_CABINETMETRIC_INVERTER_TEMPERATURE_HEATSINKMETRIC_INVERTER_TEMPERATURE_TRANSFORMER
What's Changed
- Clear release notes by @llucax in #180
- Bump submodules/api-common-protos from
86f7539to738ff24by @dependabot in #182 - Add field
sourcetoMetricSampleby @tiyash-basu-frequenz in #181 - Add metrics variants for inverter temperatures by @tiyash-basu-frequenz in #188
- Update release notes for v0.5.5 release by @tiyash-basu-frequenz in #191
Full Changelog: v0.5.4...v0.5.5