·
53 commits
to v1.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Python SDK Release Notes
Bug Fixes
- Accept
ComponentDataSamplesthat only carry state changes (the state changes were dropped before). - Improve performance of the data pipeline.
What's Changed
- Extract mixin from PV and EV component managers by @simonvoelcker in #1403
- Allow
ComponentDataSamplescarrying only states by @llucax in #1407 - Speed up
from_samplesmetric dispatch by @shsms in #1408
Full Changelog: v1.0.0-rc2207...v1.0.0-rc2208