Skip to content

Commit 2d4e119

Browse files
authored
Clear release notes (#1069)
2 parents bba0b5b + d94a10c commit 2d4e119

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,16 @@
22

33
## Summary
44

5-
This release mainly introduces a new feature that allows fallback components to be used in generated formulas, but it also fixes a few bugs and gets rid of `betterproto`/`grpclib` and goes back to Google's implementation.
5+
<!-- Here goes a general summary of what this release is about -->
66

77
## Upgrading
88

9-
- The `frequenz-client-microgrid` dependency was bumped to `0.5.0`. This can cause dependency issues if you are using other API clients and the `frequenz-client-base` dependencies don't match.
9+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
1010

1111
## New Features
1212

13-
- Fallback components are used in generated formulas. If primary components is unavailable, formula will generate metric from fallback components. Fallback formulas are implemented for:
14-
- PVPowerFormula
15-
- ProducerPowerFormula
16-
- BatteryPowerFormula
17-
- ConsumerPowerFormula
18-
- GridPowerFormula
13+
<!-- Here goes the main new features and examples or instructions on how to use them -->
1914

2015
## Bug Fixes
2116

22-
- Allow setting `api_power_request_timeout` in `microgrid.initialize()`.
23-
24-
- Fix an issue where in grid meters could be identified as {pv/ev/battery/chp} meters in some component graph configurations.
17+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)