File tree Expand file tree Collapse file tree 1 file changed +15
-2
lines changed
Expand file tree Collapse file tree 1 file changed +15
-2
lines changed Original file line number Diff line number Diff line change 22
33## Summary
44
5- <!-- Here goes a general summary of what this release is about -->
5+ In this release, the protobuf definitions here are being updated to use shared
6+ definitions from [ ` frequenz-api-common ` ] ( https://github.com/frequenz-floss/frequenz-api-common ) .
7+ The ` frequenz-api-common ` repository contains shared protobuf definitions that
8+ are common to all frequenz APIs.
9+
10+ The ` frequenz-api-microgrid ` python library has also been updated to
11+ use the [ ` frequenz-api-common ` ] ( https://pypi.org/project/frequenz-api-common/ )
12+ library as a dependency.
13+
14+ This release upgrades the minimum required python version for the library
15+ ` frequenz-api-microgrid ` to 3.11.
16+
17+ This release also extends the API by adding new component states, and a new RPC
18+ to set reactive power level of applicable components.
619
720## Upgrading
821
5871
5972## Bug Fixes
6073
61- <!-- Here goes notable bug fixes that are worth a special mention or explanation -->
74+ None
You can’t perform that action at this time.
0 commit comments