Skip to content

Commit 2b316db

Browse files
Update release notes (#58)
2 parents a7090a5 + 8b7eb50 commit 2b316db

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

RELEASE_NOTES.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
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

@@ -58,4 +71,4 @@
5871

5972
## Bug Fixes
6073

61-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
74+
None

0 commit comments

Comments
 (0)