Skip to content

v0.6.2

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Apr 12:37
· 25 commits to v0.x.x since this release
v0.6.2
2ff1865

Dispatch Highlevel Interface Release Notes

Summary

Upgrading

New Features

Bug Fixes

  • ActorDispatcher: Fix that every actor instance wrongly received all updates for their dispatch type. This is only relevant to you if your actor has more than one running instance at any time.

What's Changed

  • Clear release notes by @shsms in #134
  • Fix that every actor instance receives every update for their type by @Marenz in #135
  • Update frequenz-sdk dependency range to allow v1.0.0-rc18xx by @shsms in #136

Full Changelog: v0.6.1...v0.6.2