Skip to content

Commit e48e0c9

Browse files
Add v1alpha8 common API as reporting API v2
Signed-off-by: Stefan Brus <stefan.brus@frequenz.com>
1 parent 6725866 commit e48e0c9

3 files changed

Lines changed: 559 additions & 5 deletions

File tree

RELEASE_NOTES.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,12 @@
22

33
## Summary
44

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
5+
- The changes introduced in v0.9.0 have been reverted. `frequenz.api.reporting.v1` now serves the `frequenz.api.common.v1` definitions.
6+
- A new protobuf package has been introduced, `frequenz.api.reporting.v2`, in which the `frequenz.api.common.v1alpha8` adaptations can be found.
77

88
## Upgrading
99

10-
- The `MicrogridComponentIDs` message is now called `MicrogridElectricalComponentIDs`
11-
- The `ComponentData` message is now called `ElectricalComponentTelemetry`
12-
- The `SensorData` message is now called `SensorTelemetry`
10+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1311

1412
## New Features
1513

0 commit comments

Comments
 (0)