You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,14 @@
2
2
3
3
## Summary
4
4
5
-
-Dependency versions have been bumped, see "Upgrading" for specifics
6
-
-Renaming of time filter fields, see "Upgrading" for specifics
5
+
-The frequenz-api-common dependency has been updated to v0.8.0
6
+
-The reporting API now uses v1alpha8 of the common API, which comes with some breaking changes
7
7
8
8
## Upgrading
9
9
10
-
- 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.
11
-
- The fields `start` and `end` in `TimeFilter` have been renamed to `start_time` and `end_time` respectively. Apps that implement this API should take care.
12
-
-Widen dependency range for `frequenz-api-common` to also support v0.8.x.
10
+
- The `MicrogridComponentIDs` message is now called `MicrogridElectricalComponentIDs`
11
+
- The `ComponentData` message is now called `ElectricalComponentTelemetry`
12
+
-The `SensorData` message is now called `SensorTelemetry`
0 commit comments