v0.6.2
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 allowv1.0.0-rc18xx
by @shsms in #136
Full Changelog: v0.6.1...v0.6.2