Skip to content

Commit 9743265

Browse files
committed
Add missing note about protobuf/grpcio dependency bump
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 3c91bdd commit 9743265

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@
5353
+ `microgrid.components.ComponentErrorCode` (`microgrid.electrical_components.ElectricalComponentDiagnosticCode`)
5454
+ `metrics.Metric`
5555

56+
- The minimum allowed version of `protobuf` and `grpcio` has been updated to 6.31.1 and 1.72.1 respectively, you might also need to bump your dependencies accordingly.
57+
5658
## New Features
5759

5860
Added many new messages and enum values:

0 commit comments

Comments
 (0)