From 497893186322abcd64d0f42cff337a36a367ace9 Mon Sep 17 00:00:00 2001 From: Tiyash Basu Date: Mon, 25 Mar 2024 13:37:38 +0100 Subject: [PATCH] Cleanup release notes for release v0.6.0 Signed-off-by: Tiyash Basu --- RELEASE_NOTES.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 539892c3..f4039688 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -2,7 +2,12 @@ ## Summary - +- Removed dependency on `googleapis-common-protos` in favor of internal +`frequenz.api.common.v1.types.Decimal`, advising updates to dependencies for +users previously relying on Google's types. +- Renamed voltage and current metrics for clarity and introduced new metrics, +including line-to-line voltages and Total Harmonic Distortion (THD) metrics, +with updated naming conventions for simplicity and precision. ## Upgrading @@ -51,7 +56,3 @@ - `METRIC_VOLTAGE_PHASE_1_PHASE_2` - `METRIC_VOLTAGE_PHASE_2_PHASE_3` - `METRIC_VOLTAGE_PHASE_3_PHASE_1` - -## Bug Fixes - -