v0.10.2
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
nowfor 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
MergeStrategynot getting updated for future fetch's by @Marenz in #174
Full Changelog: v0.10.1...v0.10.2