Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 573 Bytes

File metadata and controls

17 lines (9 loc) · 573 Bytes

Frequenz Python SDK Release Notes

Summary

Upgrading

New Features

Bug Fixes

  • Fixed an off-by-one calculation in OrderedRingBuffer.count_covered by switching to integer timedelta division, ensuring accurate sample counting for all window sizes and sampling periods.