Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 664 Bytes

File metadata and controls

19 lines (11 loc) · 664 Bytes

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.