Skip to content

v1.0.0-rc1302

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 09:09
· 10 commits to v1.x.x since this release
v1.0.0-rc1302
5d337b6

Frequenz Python SDK Release Notes

Improvements

  • Many tasks, senders and receivers now have proper names for easier debugging.
  • The resample log was improved to show more details.
  • The Sample class now has a nice __str__ representation.

Bug Fixes

  • Fix a bug in the resampler that could end up with an IndexError: list index out of range exception when a new resampler was added while awaiting the existing resampler to finish resampling.

What's Changed

  • Fix IndexError: list index out of range in resampler by @llucax in #1117
  • Small debugging enhancements by @Marenz in #1119

Full Changelog: v1.0.0-rc1301...v1.0.0-rc1302