v0.5.2
Frequenz Common API Release Notes
Summary
This release adds new features, and fixes the documentation of a few messages.
Upgrading
- This release does not contain breaking changes in terms of protobuf definitions.
However, when upgrading, applications may need to be adjusted to work with the new additions.
New Features
-
Adds ability to specify static bounds in the
Component
message. -
Adds protobuf definition necessary for Electricity Trading (and for Ancillary Services Market).
Bug Fixes
- Fixes
SensorData
andComponentData
doc examples to correctly reflect differences in respective values.
What's Changed
- Clear release notes by @stefan-brus-frequenz in #138
- Bump mypy from 1.7.0 to 1.7.1 by @dependabot in #140
- Bump actions/setup-python from 4 to 5 by @dependabot in #146
- Fix doc examples for
SensorData
andComponentData
by @thea-leake in #150 - Add Max charge and discharge values for a component. by @thea-leake in #149
- Add definitions for Electricity Trading API by @camille-bouvy-frequenz in #148
- Update release notes by @tiyash-basu-frequenz in #157
- Bump actions/upload-artifact from 3 to 4 by @dependabot in #153
- Bump actions/download-artifact from 3 to 4 by @dependabot in #154
- Bump submodules/api-common-protos from
c8dbdd0
to51555da
by @dependabot in #158
New Contributors
- @thea-leake made their first contribution in #150
- @camille-bouvy-frequenz made their first contribution in #148
Full Changelog: v0.5.1...v0.5.2