Skip to content

v0.10.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 08:17
· 53 commits to v0.x.x since this release
v0.10.2
49ebc13

Dispatch Highlevel Interface Release Notes

Summary

Upgrading

New Features

Bug Fixes

  • The merge by type class now uses the correct logger path.
  • The merge by type was made more robust under heavy load, making sure to use the same now for all dispatches that are checked.
  • Fix that the merge filter was using an outdated dispatches dict once fetch() ran.

What's Changed

  • Bump pytest-asyncio from 0.26.0 to 1.0.0 by @dependabot[bot] in #171
  • Bump the minor group with 2 updates by @dependabot[bot] in #172
  • Bump the patch group with 6 updates by @dependabot[bot] in #173
  • Fix dispatch dict passed to MergeStrategy not getting updated for future fetch's by @Marenz in #174

Full Changelog: v0.10.1...v0.10.2