Skip to content

v0.9.0

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:12
· 129 commits to v0.x.x since this release
v0.9.0
207b4e9

Frequenz Dispatch Client Library Release Notes

Features

  • Dispatch.end_time has been added to the Dispatch class, which is the time when the dispatch ended as calculated by the server. dispatch-cli will also print this time.

Bug Fixes

  • Fix that dispatch-cli stream would try to print an event as dispatch, causing an exception.
  • Fix that stream() would not reconnect and just closes the channel upon disconnection.

What's Changed

Full Changelog: v0.8.5...v0.9.0