v0.1.0
·
19 commits
to v0.x.x
since this release
Immutable
release. Only release title and notes can be modified.
Frequenz Assets API Client Release Notes
Summary
This release adds support for retrieving microgrid electrical component connections through a new client method and CLI command.
Upgrading
No migration required. This is a backward-compatible feature addition.
New Features
Component Connections API
- New
ComponentConnectionclass: Introduced to represent connections between electrical components in a microgrid - New client method: Added method to retrieve microgrid electrical component connections
- CLI command extension: Added
component-connectionscommand to list component connections
Bug Fixes
What's Changed
- Reset release notes by @cwasicki in #46
- Bump mkdocstrings-python from 1.17.0 to 1.18.2 by @dependabot[bot] in #45
- Bump the minor group across 1 directory with 9 updates by @dependabot[bot] in #47
- fix(deps): Update dependency version for frequenz-api-assets in pyproject.toml by @eduardiazf in #49
- Bump the compatible group with 2 updates by @dependabot[bot] in #39
- Bump actions/labeler from 5.0.0 to 6.0.1 by @dependabot[bot] in #40
- Bump pytest-asyncio from 1.1.0 to 1.2.0 by @dependabot[bot] in #43
- Bump pydoclint from 0.6.10 to 0.7.6 by @dependabot[bot] in #51
- Bump the patch group across 1 directory with 7 updates by @dependabot[bot] in #52
New Contributors
Full Changelog: v0.0.1...v0.1.0