v1.0.0-rc1600
Pre-release
Pre-release
·
324 commits
to v1.x.x
since this release
Frequenz Python SDK Release Notes
New Features
- The
MovingWindownow has an asyncwait_for_samplesmethod that waits for a given number of samples to become available in the moving window and then returns.
Bug Fixes
-
Fixed a bug that was preventing power proposals to go through if there once existed some proposals with overlapping component IDs, even if the old proposals have expired.
-
Fixed a bug that was causing formulas to fallback to CHPs, when the CHP meters didn't have data. CHPs are not supported in the data sourcing actor and in the client, so we can't fallback to CHPs.
What's Changed
- Clear release notes by @llucax in #1154
- Drop empty Matryoshka buckets by @shsms in #1155
- Rewrite CI: use reusable actions, native arm and faster PR testing by @llucax in #1153
- Bump black from 24.10.0 to 25.1.0 by @dependabot in #1158
- Bump the required group with 7 updates by @dependabot in #1156
- Bump isort from 5.13.2 to 6.0.0 by @dependabot in #1157
- Add a
wait_for_samplesmethod to theMovingWindowby @shsms in #1159 - Don't fallback to CHPs by @shsms in #1161
- Prepare release notes for rc1600 by @llucax in #1163
Full Changelog: v1.0.0-rc1500...v1.0.0-rc1600