v0.15.0 #66
v0.15.0
#66
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Frequenz Migrogrid API Release Notes
Summary
This release upgrades the submodule
frequenz-api-common
to v0.3.0, andrenames the message
EVCharger
toEvCharger
.Upgrading
Upgraded
frequenz-api-common
to v0.3.0The 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 infrequenz-api-microgrid
.Since the message
MetricAggregation
is now being imported from the commonspecs, it has been removed from the file
common.proto
.Renamed message
EVCharger
toEvCharger
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 toimprove the code quality of the derived rust code using prost.
New Features
None
Bug Fixes
None
What's Changed
frequenz-api-common
to v0.3.0 by @tiyash-basu-frequenz in Upgradefrequenz-api-common
to 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