Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 21 Jul 10:28
· 148 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.4.5
753e8a6

Frequenz Gridpool Library Release Notes

Summary

Upgrading

  • This updates the component-graph library to v0.5.0, which now needs frequenz-client-assets >= 0.3.1. It changes the generated per-category formulas, so regenerate stored configs with this release and review the diff.

    • The formula fallback engine was rewritten. Formulas can now use meter subtraction as a fallback, which gives better fallback coverage. The exact formula strings can differ from the previous release, even for the same graph.
    • The per-category formulas (pv, battery, chp, ev) now read the component first and use the meter as the fallback. This is the opposite of the previous order.

    See the v0.5.0 release notes of the component graph library for the full list of changes.

New Features

Bug Fixes

What's Changed

Full Changelog: v0.4.4...v0.4.5