Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 303 Bytes

File metadata and controls

8 lines (5 loc) · 303 Bytes

Frequenz Dispatch Client Library Release Notes

Bug Fixes

  • Fix missing dependency in last release.
  • The FakeClient.set_dispatches() method now correctly updates FakeService._last_id which is used to generate unique dispatch IDs.
  • Fix that streams were globally shared between all clients.