v0.6.4
·
47 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Gridpool Library Release Notes
Summary
Upgrading
-
Microgrid config files should nest their entries under
assets.microgrids:assets.microgrids.23.meta.name = "..."
Bare microgrid IDs at the top level still load but log a deprecation warning,
and support for them will be removed. The namespace keeps generated inventory
data apart from operator settings underapp.*, so a config file can carry
both without its keys colliding.A file mixing both layouts is rejected.
New Features
Bug Fixes
What's Changed
- build(deps): bump the compatible group with 6 updates by @dependabot[bot] in #117
- build(deps): bump actions/labeler from 6.1.0 to 7.0.0 by @dependabot[bot] in #118
- build(deps-dev): bump the patch group with 3 updates by @dependabot[bot] in #119
- build(deps-dev): bump the minor group with 2 updates by @dependabot[bot] in #120
- build(deps-dev): bump pydoclint from 0.9.0 to 0.9.1 by @dependabot[bot] in #123
- build(deps-dev): bump types-markdown from 3.10.2.20260518 to 3.10.2.20260712 by @dependabot[bot] in #122
- build(deps-dev): bump setuptools from 82.0.1 to 83.0.0 by @dependabot[bot] in #121
- feat(config): read microgrid entries from
assets.microgridby @cwasicki in #124
Full Changelog: v0.6.3...v0.6.4