v0.8.4
Frequenz Dispatch Client Library Release Notes
Bug Fixes
- Fix missing dependency in last release.
- The
FakeClient.set_dispatches()method now correctly updatesFakeService._last_idwhich is used to generate unique dispatch IDs. - Fix that streams were globally shared between all clients.
What's Changed
- Bump types-python-dateutil from 2.9.0.20241003 to 2.9.0.20241206 by @dependabot in #121
- Update frequenz-client-common requirement from <0.3.0,>=0.1.0 to >=0.1.0,<0.4.0 by @dependabot in #122
- Bump types-markdown from 3.7.0.20240822 to 3.7.0.20241204 by @dependabot in #120
- Bump the required group across 1 directory with 7 updates by @dependabot in #123
- Fix some problems that related to flakey tests by @Marenz in #124
Full Changelog: v0.8.3...v0.8.4