github Bogdanp/dramatiq v2.2.0

6 hours ago

See the documentation changelog for more information about the release.

Fixed

  • Sort messages in Worker's in-memory work_queue by queued time, not just priority. by @LincolnPuzey in #857
  • Fix: ensure that StubBroker.flush_all does not break existing consumers by @CaselIT in #841

Added

  • Fix #499: add use_namespace_prefix_keys option to enable message keys that have unhashed namespace prefix by @JoaoAlmeida20 in #842
  • Detect deleted rabbitMQ queues and re-declare them by @LincolnPuzey in #838

Changed

Documentation

  • Add documentation cookbook example of custom middleware class by @albcunha in #780
  • Add example of using actors from different files by @bagowix in #677

Project Maintenance

New Contributors

Full Changelog: v2.1.0...v2.2.0

Don't miss a new dramatiq release

NewReleases is sending notifications on new releases.