Skip to content

v1.0.0-rc1600

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Feb 14:35
· 324 commits to v1.x.x since this release
v1.0.0-rc1600
38c91e5

Frequenz Python SDK Release Notes

New Features

  • The MovingWindow now has an async wait_for_samples method 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

Full Changelog: v1.0.0-rc1500...v1.0.0-rc1600