Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 11 Sep 09:29
· 291 commits to v0.x.x since this release
v0.11.0
3c6b2d2

Frequenz Dispatch API Release Notes

Summary

This release is mainly about updating the names of some objects, and improving documentation.

Upgrading

  • Service and its methods have been renamed to MicrogridDispatchService
  • DispatchComponentSelector has been renamed to ComponentSelector
  • DispatchComponentIDs has been renamed to ComponentIDs

New Features

  • DispatchFilter now supports filtering by is_active and is_dry_run

Bug Fixes

What's Changed

Full Changelog: v0.10.0...v0.11.0