You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The submodule frequenz-api-common has been upgraded to v0.3.0.
This version renames the enum representing EV charger types to EvChargerType
and defined the MetricAggregation message, which was previously defined in frequenz-api-microgrid.
Since the message MetricAggregation is now being imported from the common
specs, it has been removed from the file common.proto.
This is done to use same naming convention as frequenz-api-common.
Note that a similar renaming was done in frequenz-api-common v0.3.0 to
improve the code quality of the derived rust code using prost.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Frequenz Migrogrid API Release Notes
Summary
This release upgrades the submodule
frequenz-api-commonto v0.3.0, andrenames the message
EVChargertoEvCharger.Upgrading
Upgraded
frequenz-api-commonto v0.3.0The submodule
frequenz-api-commonhas been upgraded to v0.3.0.This version renames the enum representing EV charger types to
EvChargerTypeand defined the
MetricAggregationmessage, which was previously defined infrequenz-api-microgrid.Since the message
MetricAggregationis now being imported from the commonspecs, it has been removed from the file
common.proto.Renamed message
EVChargertoEvChargerThis is done to use same naming convention as
frequenz-api-common.Note that a similar renaming was done in
frequenz-api-commonv0.3.0 toimprove the code quality of the derived rust code using prost.
New Features
None
Bug Fixes
None
What's Changed
frequenz-api-commonto v0.3.0 by @tiyash-basu-frequenz in Upgradefrequenz-api-commonto v0.3.0 #65New Contributors
Full Changelog: v0.14.0...v0.15.0
This discussion was created from the release v0.15.0.
Beta Was this translation helpful? Give feedback.
All reactions