v0.8.0
Dispatch Highlevel Interface Release Notes
New Features
- This release now supports the sdk up to rc2000.
- Less logs are now on
INFOlevel, and more onDEBUGlevel, making the output less verbose. - Changed the type of
DispatchInfo.componentsfromlist[int] | list[ComponentCategory]tolist[ComponentId] | list[ComponentCategory], whereComponentIdis imported fromfrequenz.client.microgrid.
What's Changed
- Reset release notes by @Marenz in #153
- Widen sdk dependency to support rc2000 by @Marenz in #152
- Less verbose logs by @Marenz in #154
- Use ComponentId instead of int TargetComponents by @ela-kotulska-frequenz in #156
Full Changelog: v0.7.0...v0.8.0