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
<!-- Here goes a general summary of what this release is about -->
6
+
3
7
## Upgrading
4
8
5
-
- The `microgrid.new_*_pool` methods no longer accept a `set_operating_point` parameter.
6
-
- The power manager now uses a new algorithm described [here](https://frequenz-floss.github.io/frequenz-sdk-python/v1.0-dev/user-guide/microgrid-concepts/#frequenz.sdk.microgrid--setting-power).
9
+
<!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10
+
11
+
## New Features
12
+
13
+
<!-- Here goes the main new features and examples or instructions on how to use them -->
7
14
8
15
## Bug Fixes
9
16
10
-
- Fix `MetricFetcher` leaks when a requested metric fetcher already existed.
17
+
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
0 commit comments