Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 06 May 14:42
· 9 commits to v0.x.x since this release
Immutable release. Only release title and notes can be modified.
v0.4.2
43cdb75

Frequenz Gridpool Library Release Notes

Summary

Upgrading

New Features

  • If there are unconnected breakers at a site, they are now hidden from the component graph. If there are breakers with connections to other components, they are still sent to the component graph. This is a temporary measure until the graph traversal supports breakers.

Bug Fixes

  • Fixed auto-formula population to only fill formulas for component types already present in a microgrid configuration. This prevents creating placeholder entries with None formulas for component types that are not configured.

What's Changed

  • Reset release notes by @cwasicki in #73
  • Hide unconnected breakers from component graph by @shsms in #68
  • Build(deps): Bump frequenz-floss/gh-action-setup-python-with-deps from 0d0d77eac3b54799f31f25a1060ef2c6ebdf9299 to e4d0b2ef8f5a1612d7827f3abaef17c931d2b946 by @dependabot[bot] in #75
  • Build(deps): Bump the compatible group with 5 updates by @dependabot[bot] in #74
  • Build(deps): Bump frequenz-floss/gh-action-setup-git from 16952aac3ccc01d27412fe0dea3ea946530dcace to f9d86a01228ee1cadaac5224d4d7626f1eb23f90 by @dependabot[bot] in #76
  • Build(deps-dev): Bump the patch group with 3 updates by @dependabot[bot] in #77
  • Build(deps-dev): Bump the minor group with 2 updates by @dependabot[bot] in #78
  • Build(deps-dev): Bump types-markdown from 3.10.2.20260211 to 3.10.2.20260408 by @dependabot[bot] in #79
  • Fix load auto formula by @Mohammad-Tayyab-Frequenz in #80

Full Changelog: v0.4.1...v0.4.2