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
-
7
3
## Upgrading
8
4
9
5
- The `microgrid.new_*_pool` methods no longer accept a `set_operating_point` parameter.
10
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).
11
7
12
-
## New Features
13
-
14
-
<!-- Here goes the main new features and examples or instructions on how to use them -->
15
-
16
8
## Bug Fixes
17
9
18
10
- Fix `MetricFetcher` leaks when a requested metric fetcher already existed.
0 commit comments