v1.0.0-rc1800
Pre-release
Pre-release
·
221 commits
to v1.x.x
since this release
Frequenz Python SDK Release Notes
Upgrading
- The
microgrid.new_*_pool
methods no longer accept aset_operating_point
parameter. - The power manager now uses a new algorithm described here.
Bug Fixes
- Fix
MetricFetcher
leaks when a requested metric fetcher already existed.
What's Changed
- Bump nox from 2024.10.9 to 2025.2.9 by @dependabot in #1173
- Bump types-protobuf from 5.29.1.20241207 to 5.29.1.20250208 by @dependabot in #1174
- Update build status badge by @llucax in #1171
- Avoid creating dangling
MetricFetcher
s by @llucax in #1179 - Fix ordering issues with
set
s ofint
s by @llucax in #1177 - Improve docs and tests and fix minor issues by @llucax in #1178
- Clear release notes by @shsms in #1181
- Implement the
ShiftingMatryoshka
algorithm for the PowerManager by @shsms in #1146 - Update to repo-config v0.13 by @llucax in #1186
- Bump the patch group with 5 updates by @dependabot in #1187
- Bump the minor group with 4 updates by @dependabot in #1188
- Bump pydoclint from 0.6.0 to 0.6.5 by @dependabot in #1189
- Bump types-setuptools from 75.8.0.20250110 to 78.1.0.20250329 by @dependabot in #1191
- Bump pytest-asyncio from 0.25.3 to 0.26.0 by @dependabot in #1192
- Bump types-markdown from 3.7.0.20241204 to 3.7.0.20250322 by @dependabot in #1190
- Bump setuptools from 75.8.0 to 78.1.0 by @dependabot in #1193
- Bump types-protobuf from 5.29.1.20250208 to 5.29.1.20250403 by @dependabot in #1194
- Log power allocations per actor in the PowerManager by @shsms in #1196
- Prepare for release v1.0.0-rc1800 by @shsms in #1197
Full Changelog: v1.0.0-rc1700...v1.0.0-rc1800