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
Consolidate production stats into a single table for multiple microgrids
Refactored the solar maintenance workflow to aggregate production
statistics from all requested microgrids into a single table instead of
creating one table per microgrid.
Signed-off-by: cyiallou - Costas <[email protected]>
Copy file name to clipboardExpand all lines: RELEASE_NOTES.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,8 +5,7 @@
5
5
<!-- Here goes a general summary of what this release is about -->
6
6
7
7
## Upgrading
8
-
9
-
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
8
+
* Refactored the solar maintenance workflow to aggregate production statistics from all requested microgrids into a single table instead of creating one table per microgrid.
0 commit comments