Skip to content

v0.8.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 13:05
· 175 commits to v0.x.x since this release
v0.8.4
2f62a10

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.

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