Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 10:58
· 102 commits to v0.x.x since this release
v0.8.0
33b8f98

Dispatch Highlevel Interface Release Notes

New Features

  • This release now supports the sdk up to rc2000.
  • Less logs are now on INFO level, and more on DEBUG level, making the output less verbose.
  • Changed the type of DispatchInfo.components from list[int] | list[ComponentCategory] to list[ComponentId] | list[ComponentCategory], where ComponentId is imported from frequenz.client.microgrid.

What's Changed

Full Changelog: v0.7.0...v0.8.0