v0.14.0 #110
v0.14.0
#110
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Release Notes
Summary
This release improves the performance of the
ComponentMetricsResamplingActor
, and fixes a bug in theLogicalMeter
that was causing it to crash.Upgrading
frequenz.sdk.timseries
:GroupResampler
,Resampler
,ResamplingFunction
) where removed and the replacement classes are hidden for now, as they are going through a rewrite.Bug Fixes
None
value from any of its streams. The logical meter is now able to handleNone
values by propagating theNone
values, or treating them as0
s.What's Changed
None
values in LogicalMeter/FormulaEngine by @shsms in Support handlingNone
values in LogicalMeter/FormulaEngine #95asyncio.CancelledError
separately in theLogicalMeter
by @shsms in Handleasyncio.CancelledError
separately in theLogicalMeter
#106Full Changelog: v0.13.0...v0.14.0
This discussion was created from the release v0.14.0.
Beta Was this translation helpful? Give feedback.
All reactions